mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[3.0.x] Added apps.py to project from tutorials in reusable apps docs.
Backport of a5a28de89d
from master
This commit is contained in:
parent
d74f383e9b
commit
69c6891140
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ After the previous tutorials, our project should look like this::
|
|||
polls/
|
||||
__init__.py
|
||||
admin.py
|
||||
apps.py
|
||||
migrations/
|
||||
__init__.py
|
||||
0001_initial.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue