public
Description: Django object moderation
Homepage: http://pypi.python.org/pypi/django-gatekeeper/
Clone URL: git://github.com/sunlightlabs/django-gatekeeper.git
django-gatekeeper / MANIFEST.in
100644 5 lines (4 sloc) 0.089 kb
1
2
3
4
5
include LICENSE
include README.rst
include *.py
recursive-include gatekeeper/templates *