LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
core/__init__.py
core/asgi.py
core/settings.py
core/urls.py
core/wsgi.py
django_sotp.egg-info/PKG-INFO
django_sotp.egg-info/SOURCES.txt
django_sotp.egg-info/dependency_links.txt
django_sotp.egg-info/requires.txt
django_sotp.egg-info/top_level.txt
example/__init__.py
example/admin.py
example/apps.py
example/models.py
example/tests.py
example/urls.py
example/views.py
example/migrations/__init__.py
sotp/__init__.py
sotp/admin.py
sotp/apps.py
sotp/models.py
sotp/services.py
sotp/tests.py
sotp/views.py
sotp/migrations/0001_initial.py
sotp/migrations/0002_usersotp_verified.py
sotp/migrations/__init__.py