Add demo project to source tarball.

This commit is contained in:
Michael Fladischer 2015-09-03 12:56:10 +02:00
parent 1ec890fb20
commit 37447be394

View file

@ -1,4 +1,5 @@
recursive-include django_downloadview *
recursive-include demo *.py *.rst *.html *.json *.txt
global-exclude *.pyc
include AUTHORS
include CHANGELOG