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