Skip to content

Commit 835e40a

Browse files
Update Lab.md
1 parent 6add6f1 commit 835e40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ cd debug_app
149149

150150
```python
151151

152-
python manage.py startapp main
152+
django-admin startapp main
153153
```
154154
- Configure settings.py:
155155
- Open debug_app/settings.py and ensure the DEBUG mode is turned on.

0 commit comments

Comments
 (0)