LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_simple_authentication.egg-info/PKG-INFO
django_simple_authentication.egg-info/SOURCES.txt
django_simple_authentication.egg-info/dependency_links.txt
django_simple_authentication.egg-info/not-zip-safe
django_simple_authentication.egg-info/top_level.txt
simple_authentication/__init__.py
simple_authentication/apps.py
simple_authentication/decorators.py
simple_authentication/middleware.py
simple_authentication/run_tests.py
simple_authentication/admin/__init__.py
simple_authentication/admin/group.py
simple_authentication/admin/user.py
simple_authentication/forms/__init__.py
simple_authentication/forms/admin.py
simple_authentication/forms/auth.py
simple_authentication/managers/__init__.py
simple_authentication/managers/user.py
simple_authentication/models/__init__.py
simple_authentication/models/group.py
simple_authentication/models/user.py
simple_authentication/templates/admin/authentication/user/add_form.html