Compatibility up to Django 2.1, dropped < 1.8. Removed unused code, fixed tests.
[django-cas-provider.git] / cas_provider_examples /
2019-01-09 Radek CzajkaCompatibility up to Django 2.1, dropped < 1.8. Removed...
2015-03-17 Radek CzajkaDjango 1.8(b2) support.
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 CzajkaTest: Remove unnecessary and unsupported in Py2.6 ...
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 CzajkaMissing manage.py for example project.
2014-09-19 Radek CzajkaPython 3.4 compatibility & fixed some of the tests.
2013-05-27 ppetriddjango.conf.urls.defaults is deprecated
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