repair tests
[django-cas-provider.git] / cas_provider / forms.py
2011-10-09 Sebastian Anniesfirst try to implement proxy tickets
2011-06-08 Gunnlaugur Thor... Inherit AuthenticationForm, support form override
2011-06-08 Gunnlaugur Thor... Fix: use the correct ValidationError class
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 Kamedovremove unused imports
2011-04-07 Alex Kamedovi18n support
2009-10-05 zuberChanged imports to absolute.
2009-03-17 Chris WilliamsFirst commit