service == service if host, port and path are euqal. Do not mind url params
[django-cas-provider.git] / cas_provider / models.py
2011-10-17 Sebastian Anniesservice == service if host, port and path are euqal...
2011-10-10 Sebastian Anniesusing south for db migrations
2011-10-10 Sebastian Anniesproxy chaining is now working
2011-10-09 Sebastian Anniesfirst try to implement proxy tickets
2011-06-08 Gunnlaugur Thor... Restore Py2.5 compatibility
2011-04-27 Alex KamedovMerge branch 'vshulyak' into develop
2011-04-24 Alex KamedovMerge branch 'develop'
2011-04-24 Alex Kamedovsmall refactoring
2011-04-24 Alex Kamedovadd tests, fix LOGIN_REDIRECT_URL settings support
2011-04-07 Alex Kamedovimprove admin area
2011-04-07 Alex Kamedovi18n support
2009-10-15 zuberChanged xml.py module name to etree.py because it was...
2009-10-05 zuberAdded support for custom attributes from CAS version...
2009-03-17 Chris WilliamsFirst commit