removing default for foreign key field because it throws an error with mysql.
[django-cas-provider.git] / MANIFEST.in
1 recursive-include cas_provider/templates *.html
2 recursive-include cas_provider/fixtures *
3 recursive-include cas_provider/locale *.po *.mo
4 include AUTHORS.txt
5 include README.rst
6 include LICENSE