mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
cd back to parent directory
This commit is contained in:
parent
fd02d8266b
commit
4e9ebb5fe9
|
@ -22,6 +22,7 @@ Create a new Django project named `tutorial`, then start a new app called `quick
|
|||
django-admin.py startproject tutorial .
|
||||
cd tutorial
|
||||
django-admin.py startapp quickstart
|
||||
cd ..
|
||||
|
||||
Now sync your database for the first time:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user