Merge branch 'master' of https://github.com/ryanbagwell/django-cas-provider into...
[django-cas-provider.git] / MANIFEST.in
index 0dc3951..d02b852 100644 (file)
@@ -1,3 +1,6 @@
 recursive-include cas_provider/templates *.html
+recursive-include cas_provider/fixtures *
+recursive-include cas_provider/locale *.po *.mo
+include AUTHORS.txt
 include README.rst
-include LICENSE
\ No newline at end of file
+include LICENSE