mirror of
https://github.com/django/django.git
synced 2025-01-03 15:06:09 +00:00
- missing __init__.py
This commit is contained in:
parent
43a2ec7999
commit
3ea0194bb4
@ -32,6 +32,7 @@ For example, if your custom tags/filters are in a file called
|
|||||||
``poll_extras.py``, your app layout might look like this::
|
``poll_extras.py``, your app layout might look like this::
|
||||||
|
|
||||||
polls/
|
polls/
|
||||||
|
__init__.py
|
||||||
models.py
|
models.py
|
||||||
templatetags/
|
templatetags/
|
||||||
__init__.py
|
__init__.py
|
||||||
|
Loading…
Reference in New Issue
Block a user