Skip to content

Commit

Permalink
Update Lab.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurupatil0003 authored Mar 5, 2025
1 parent 6add6f1 commit 835e40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ cd debug_app

```python

python manage.py startapp main
django-admin startapp main
```
- Configure settings.py:
- Open debug_app/settings.py and ensure the DEBUG mode is turned on.
Expand Down

0 comments on commit 835e40a

Please sign in to comment.