LICENSE.md
MANIFEST.in
README.md
VERSION
setup.py
django_good_otp.egg-info/PKG-INFO
django_good_otp.egg-info/SOURCES.txt
django_good_otp.egg-info/dependency_links.txt
django_good_otp.egg-info/not-zip-safe
django_good_otp.egg-info/requires.txt
django_good_otp.egg-info/top_level.txt
django_otp/__init__.py
django_otp/admin.py
django_otp/backends.py
django_otp/forms.py
django_otp/models.py
django_otp/urls.py
django_otp/views.py
django_otp/fields/__init__.py
django_otp/fields/otp_gen.py
django_otp/migrations/0001_initial.py
django_otp/migrations/0002_otpsecrets_issuer_name.py
django_otp/migrations/__init__.py
django_otp/static/login_style.css
django_otp/templates/login.html
django_otp/widgets/__init__.py
django_otp/widgets/otp_gen.py
django_otp/widgets/files/assets.js
django_otp/widgets/files/button.html
django_otp/widgets/files/img.html
django_otp/widgets/files/widget.html