Changed xml.py module name to etree.py because it was conflicting with xml package...
[django-cas-provider.git] / cas_provider / views.py
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-03-18 Chris WilliamsAdditional documentation and cleaned up imports in...
2009-03-17 Chris WilliamsFirst commit