mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
Merge 4fe608db18
into 99382f3ccb
This commit is contained in:
commit
98a035977a
|
@ -22,7 +22,6 @@ Create a new Django project named `tutorial`, then start a new app called `quick
|
|||
django-admin.py startproject tutorial . # Note the trailing '.' character
|
||||
cd tutorial
|
||||
django-admin.py startapp quickstart
|
||||
cd ..
|
||||
|
||||
Now sync your database for the first time:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user