django-allauth-cas/allauth_cas/__init__.py

4 lines
77 B
Python
Raw Normal View History

__version__ = "1.0.1"
2017-07-25 18:31:42 +02:00
CAS_PROVIDER_SESSION_KEY = "allauth_cas__provider_id"