Kaydet (Commit) 86d3079d authored tarafından Tim Graham's avatar Tim Graham

Fixed #20305 - Added include for polls/static to MANIFEST.in in tutorial.

Thanks monuszko for the report.
üst a96bff17
...@@ -223,6 +223,7 @@ Create a file ``django-polls/setup.py`` with the following contents:: ...@@ -223,6 +223,7 @@ Create a file ``django-polls/setup.py`` with the following contents::
include LICENSE include LICENSE
include README.rst include README.rst
recursive-include polls/static *
recursive-include polls/templates * recursive-include polls/templates *
7. It's optional, but recommended, to include detailed documentation with your 7. It's optional, but recommended, to include detailed documentation with your
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment