CAS support for django-allauth.
9860eb683f
- Delete patch_cas_client on CASTestCase. It's replaced with patch_cas_response method. - Move CAS*TestCase to allauth_cas.test.testcases. |
||
---|---|---|
allauth_cas | ||
tests | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
runtests.py | ||
setup.cfg | ||
setup.py | ||
tox.ini |
================== django-allauth-cas ================== CAS support for django-allauth_. Supports: - Django 1.8-10 - Python 2.7, 3.4-5 - Django 1.11 - Python 2.7, 3.4-6 .. _django-allauth: https://www.intenct.nl/projects/django-allauth/