.gitignore
MANIFEST.in
README.md
README.rst
requirements.txt
run_tests.py
runtests.py
setup.py
Shake_Auth.egg-info/PKG-INFO
Shake_Auth.egg-info/SOURCES.txt
Shake_Auth.egg-info/dependency_links.txt
Shake_Auth.egg-info/not-zip-safe
Shake_Auth.egg-info/requires.txt
Shake_Auth.egg-info/top_level.txt
docs/README.txt
shake_auth/__init__.py
shake_auth/auth.py
shake_auth/perms.py
shake_auth/utils.py
shake_auth/views/auth_base.html
shake_auth/views/auth_change_password.html
shake_auth/views/auth_email_reset_password.html
shake_auth/views/auth_reset_password.html
shake_auth/views/auth_sign_in.html
tests/__init__.py
tests/test_auth.py