mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-03 20:10:10 +03:00
Merge a0e51f9f75
into 3578bd6883
This commit is contained in:
commit
a6df9feab6
|
@ -28,8 +28,7 @@ The project layout should look like:
|
||||||
|
|
||||||
$ pwd
|
$ pwd
|
||||||
<some path>/tutorial
|
<some path>/tutorial
|
||||||
$ find .
|
$ find . -type d -name "env" -prune -o -type f -print
|
||||||
.
|
|
||||||
./manage.py
|
./manage.py
|
||||||
./tutorial
|
./tutorial
|
||||||
./tutorial/__init__.py
|
./tutorial/__init__.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user