CAS support for django-allauth.
Find a file
Aurélien Delobelle 9860eb683f Update tests
- Delete patch_cas_client on CASTestCase. It's replaced with
patch_cas_response method.
- Move CAS*TestCase to allauth_cas.test.testcases.
2017-07-26 18:32:35 +02:00
allauth_cas Update tests 2017-07-26 18:32:35 +02:00
tests Update tests 2017-07-26 18:32:35 +02:00
.gitignore initial 2017-07-25 18:31:42 +02:00
LICENSE add LICENSE 2017-07-22 18:25:04 +02:00
MANIFEST.in add files for setup & tests 2017-07-22 18:29:14 +02:00
README.rst initial 2017-07-25 18:31:42 +02:00
runtests.py initial 2017-07-25 18:31:42 +02:00
setup.cfg initial 2017-07-25 18:31:42 +02:00
setup.py initial 2017-07-25 18:31:42 +02:00
tox.ini initial 2017-07-25 18:31:42 +02:00

==================
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/