MANIFEST.in
README.rst
setup.py
django_slxauth.egg-info/PKG-INFO
django_slxauth.egg-info/SOURCES.txt
django_slxauth.egg-info/dependency_links.txt
django_slxauth.egg-info/requires.txt
django_slxauth.egg-info/top_level.txt
example/__init__.py
example/admin.py
example/apps.py
example/models.py
example/tests.py
example/views.py
example/migrations/0001_initial.py
example/migrations/0002_auto_20171009_1719.py
example/migrations/0003_myuser_crm_contact_id.py
example/migrations/0004_auto_20171101_1816.py
example/migrations/0005_auto_20171107_1628.py
example/migrations/0006_auto_20171110_1501.py
example/migrations/0007_myuser_access_token.py
example/migrations/0008_auto_20180208_1019.py
example/migrations/0009_auto_20180208_2347.py
example/migrations/0010_auto_20180208_2356.py
example/migrations/0011_myuser_sap_pernr.py
example/migrations/__init__.py
slxauth/__init__.py
slxauth/admin.py
slxauth/forms.py
slxauth/middleware.py
slxauth/models.py
slxauth/tests.py
slxauth/urls.py
slxauth/utils.py
slxauth/views.py
web/__init__.py
web/settings.py
web/urls.py
web/wsgi.py