COPYING
Changelog
MANIFEST.in
README
VERSION
setup.py
testsettings.py
tox.ini
django_mellon.egg-info/PKG-INFO
django_mellon.egg-info/SOURCES.txt
django_mellon.egg-info/dependency_links.txt
django_mellon.egg-info/requires.txt
django_mellon.egg-info/top_level.txt
mellon/__init__.py
mellon/adapters.py
mellon/app_settings.py
mellon/backends.py
mellon/middleware.py
mellon/models.py
mellon/urls.py
mellon/utils.py
mellon/views.py
mellon/locale/fr/LC_MESSAGES/django.mo
mellon/locale/fr/LC_MESSAGES/django.po
mellon/migrations/0001_initial.py
mellon/migrations/0002_sessionindex.py
mellon/migrations/__init__.py
mellon/sessions_backends/__init__.py
mellon/sessions_backends/cached_db.py
mellon/sessions_backends/db.py
mellon/templates/mellon/authentication_failed.html
mellon/templates/mellon/base.html
mellon/templates/mellon/inactive_user.html
mellon/templates/mellon/metadata.xml
mellon/templates/mellon/session_dump.xml
mellon/templates/mellon/user_not_found.html
tests/conftest.py
tests/metadata.xml
tests/test_default_adapter.py
tests/test_sso_slo.py
tests/test_utils.py
tests/test_views.py
tests/urls_tests.py
tests/urls_tests_template_base.py
tests/urls_tests_template_hook.py
tests/utils.py
tests/xml_utils.py
tests/templates/base.html
tests/templates/theme.html