Add South migrations back, use in tests in Django<1.7.
[django-cas-provider.git] / cas_provider_examples / simple / settings.py
2014-09-21 Radek CzajkaAdd South migrations back, use in tests in Django<1.7.
2014-09-21 Radek CzajkaMerge branch 'elep'
2014-09-21 Radek CzajkaCompatibility fixes.
2014-09-21 Radek CzajkaMove unit tests out of the app.
2014-09-20 Radek CzajkaMerge remote-tracking branch 'gstrat/elep' into elep
2014-09-19 Radek CzajkaPython 3.4 compatibility & fixed some of the tests.
2012-04-13 deykMerge remote-tracking branch 'cas2/master'
2011-10-10 Sebastian Anniesusing south for db migrations
2011-10-09 Sebastian Anniesadded an example to be able to easily run the unittests