LICENSE
MANIFEST.in
README.rst
setup.py
django_openstack_auth.egg-info/PKG-INFO
django_openstack_auth.egg-info/SOURCES.txt
django_openstack_auth.egg-info/dependency_links.txt
django_openstack_auth.egg-info/not-zip-safe
django_openstack_auth.egg-info/requires.txt
django_openstack_auth.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/ref/backend.rst
docs/ref/forms.rst
docs/ref/user.rst
docs/ref/utils.rst
docs/ref/views.rst
openstack_auth/__init__.py
openstack_auth/backend.py
openstack_auth/exceptions.py
openstack_auth/forms.py
openstack_auth/urls.py
openstack_auth/user.py
openstack_auth/utils.py
openstack_auth/views.py
openstack_auth/locale/en/LC_MESSAGES/django.mo
openstack_auth/locale/en/LC_MESSAGES/django.po
openstack_auth/locale/es/LC_MESSAGES/django.mo
openstack_auth/locale/es/LC_MESSAGES/django.po
openstack_auth/locale/ja/LC_MESSAGES/django.mo
openstack_auth/locale/ja/LC_MESSAGES/django.po
openstack_auth/locale/zh_TW/LC_MESSAGES/django.mo
openstack_auth/locale/zh_TW/LC_MESSAGES/django.po
openstack_auth/tests/__init__.py
openstack_auth/tests/data.py
openstack_auth/tests/models.py
openstack_auth/tests/run_tests.py
openstack_auth/tests/settings.py
openstack_auth/tests/tests.py
openstack_auth/tests/urls.py
openstack_auth/tests/templates/auth/blank.html
openstack_auth/tests/templates/auth/login.html