Django 1.7 compatibility fix.
[django-cas-provider.git] / cas_provider /
2009-10-15 zuberChanged xml.py module name to etree.py because it was...
2009-10-12 zuberFixed a syntax error in lxml namespace registration...
2009-10-05 zuberUncommented code responsible for deleting tickets.
2009-10-05 zuberAdded support for custom attributes from CAS version...
2009-10-05 zuberChanged imports to absolute.
2009-10-05 zuberChanged line endings in validate response from <CR...
2009-10-05 zuberAdded basic CAS 2.0 protocol support (only validation...
2009-10-02 zuberUse string.ascii_letters instead of string.letters...
2009-03-18 Chris WilliamsAdditional documentation and cleaned up imports in...
2009-03-18 Chris WilliamsAdded some documentation and a license
2009-03-17 Chris WilliamsRemoved some old SVN junk
2009-03-17 Chris WilliamsFirst commit