CAS support for django-allauth.
Find a file
2017-12-24 19:39:51 +01:00
allauth_cas New dev release 2017-09-16 02:19:06 +02:00
tests Connect a CAS Account for an authenticated works... 2017-09-16 01:58:09 +02:00
.gitignore initial 2017-07-25 18:31:42 +02:00
.travis.yml Fix Travis CI builds 2017-12-24 19:35:36 +01:00
LICENSE add LICENSE 2017-07-22 18:25:04 +02:00
MANIFEST.in Add missing templates to MANIFEST 2017-07-27 18:04:22 +02:00
README.rst New dev release 2017-09-16 02:19:06 +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 Fix Travis CI builds 2017-12-24 19:35:36 +01:00

==================
django-allauth-cas
==================

.. image:: https://travis-ci.org/aureplop/django-allauth-cas.svg?branch=master
    :target: https://travis-ci.org/aureplop/django-allauth-cas

.. image:: https://coveralls.io/repos/github/aureplop/django-allauth-cas/badge.svg?branch=master
    :target: https://coveralls.io/github/aureplop/django-allauth-cas?branch=master


**Warning:** Still under development.

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/