LICENSE
MANIFEST.in
README.md
pyproject.toml
django_someauth.egg-info/PKG-INFO
django_someauth.egg-info/SOURCES.txt
django_someauth.egg-info/dependency_links.txt
django_someauth.egg-info/requires.txt
django_someauth.egg-info/top_level.txt
someauth/__init__.py
someauth/adapters.py
someauth/admin.py
someauth/apps.py
someauth/conf.py
someauth/context_processors.py
someauth/forms.py
someauth/models.py
someauth/signals.py
someauth/tests.py
someauth/urls.py
someauth/views.py
someauth/static/someauth/styles.css
someauth/templates/account/base_entrance.html
someauth/templates/account/email_confirm.html
someauth/templates/account/login.html
someauth/templates/account/logout.html
someauth/templates/account/password_reset.html
someauth/templates/account/password_reset_done.html
someauth/templates/account/password_reset_from_key.html
someauth/templates/account/password_reset_from_key_done.html
someauth/templates/account/signup.html
someauth/templates/account/social_buttons.html
someauth/templates/account/verification_sent.html
someauth/templatetags/__init__.py
someauth/templatetags/someauth_tags.py
someauth/templatetags/__pycache__/__init__.cpython-313.pyc
someauth/templatetags/__pycache__/quickauth_tags.cpython-313.pyc