django-journal/MANIFEST.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
157 B
Plaintext
Raw Normal View History

2012-12-10 14:12:57 +01:00
recursive-include django_journal/locale *.po *.mo
recursive-include django_journal/static *.css *.png
include MANIFEST.in
2013-06-06 09:47:43 +02:00
include README.rst
include VERSION