CAS support for django-allauth.
Find a file
Aurélien Delobelle 819f50e86d New dev release
2017-07-28 15:41:19 +02:00
allauth_cas New dev release 2017-07-28 15:41:19 +02:00
tests Renew on already authenticated + Misc tests 2017-07-28 15:31:37 +02:00
.gitignore initial 2017-07-25 18:31:42 +02:00
.travis.yml Enable travis builds 2017-07-28 13:22:33 +02: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 Add badges to README 2017-07-28 15:37:59 +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
==================

.. 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


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/