mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
Merge c1391abc87
into 5250700659
This commit is contained in:
commit
fa1aa94b60
|
@ -20,7 +20,7 @@ Create a new Django project named `tutorial`, then start a new app called `quick
|
|||
|
||||
# Set up a new project with a single application
|
||||
django-admin.py startproject tutorial .
|
||||
cd tutorial
|
||||
cd tutorial/tutorial
|
||||
django-admin.py startapp quickstart
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user