LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
django_phone_auth.egg-info/PKG-INFO
django_phone_auth.egg-info/SOURCES.txt
django_phone_auth.egg-info/dependency_links.txt
django_phone_auth.egg-info/requires.txt
django_phone_auth.egg-info/top_level.txt
phone_auth/__init__.py
phone_auth/admin.py
phone_auth/apps.py
phone_auth/backend.py
phone_auth/forms.py
phone_auth/models.py
phone_auth/tests.py
phone_auth/urls.py
phone_auth/utils.py
phone_auth/views.py
phone_auth/migrations/0001_initial.py
phone_auth/migrations/0002_auto_20210319_1045.py
phone_auth/migrations/__init__.py
phone_auth/templates/login.html
phone_auth/templates/register.html
tests/__init__.py
tests/test_settings.py
tests/tests.py
tests/urls.py
tests/__pycache__/__init__.cpython-38.pyc
tests/__pycache__/models.cpython-38.pyc
tests/__pycache__/test_settings.cpython-38.pyc
tests/__pycache__/tests.cpython-38.pyc
tests/__pycache__/urls.cpython-38.pyc