Commit 3ea0194b authored by Alexander's avatar Alexander
Browse files

- missing __init__.py

parent 43a2ec79
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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::

    polls/
        __init__.py
        models.py
        templatetags/
            __init__.py