mirror of
https://github.com/django/django.git
synced 2025-07-19 09:09:13 +00:00
[3.0.x] Added apps.py to project from tutorials in reusable apps docs.
Backport of a5a28de89dabfa03302a5893102b6f1a7c7861a1 from master
This commit is contained in:
parent
d74f383e9b
commit
69c6891140
@ -66,6 +66,7 @@ After the previous tutorials, our project should look like this::
|
|||||||
polls/
|
polls/
|
||||||
__init__.py
|
__init__.py
|
||||||
admin.py
|
admin.py
|
||||||
|
apps.py
|
||||||
migrations/
|
migrations/
|
||||||
__init__.py
|
__init__.py
|
||||||
0001_initial.py
|
0001_initial.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user