django-polymorphic/MANIFEST.in

8 lines
214 B
Plaintext
Raw Permalink Normal View History

include README.rst
include LICENSE
include DOCS.rst
include CHANGES.rst
2021-11-18 13:40:51 +03:00
recursive-include polymorphic/locale *.mo *.po
recursive-include polymorphic/static *.js *.css
recursive-include polymorphic/templates *.html