LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
allauth_cas/__init__.py
allauth_cas/apps.py
allauth_cas/exceptions.py
allauth_cas/providers.py
allauth_cas/signals.py
allauth_cas/urls.py
allauth_cas/views.py
allauth_cas/templates/socialaccount/messages/suggest_caslogout.html
allauth_cas/test/__init__.py
allauth_cas/test/testcases.py
django_allauth_cas.egg-info/PKG-INFO
django_allauth_cas.egg-info/SOURCES.txt
django_allauth_cas.egg-info/dependency_links.txt
django_allauth_cas.egg-info/requires.txt
django_allauth_cas.egg-info/top_level.txt
tests/example/__init__.py
tests/example/provider.py
tests/example/urls.py
tests/example/views.py