LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_rest_passwordreset/__init__.py
django_rest_passwordreset/admin.py
django_rest_passwordreset/models.py
django_rest_passwordreset/serializers.py
django_rest_passwordreset/signals.py
django_rest_passwordreset/urls.py
django_rest_passwordreset/views.py
django_rest_passwordreset.egg-info/PKG-INFO
django_rest_passwordreset.egg-info/SOURCES.txt
django_rest_passwordreset.egg-info/dependency_links.txt
django_rest_passwordreset.egg-info/top_level.txt
django_rest_passwordreset/migrations/0001_initial.py
django_rest_passwordreset/migrations/__init__.py
docs/.gitkeep
tests/__init__.py
tests/manage.py
tests/settings.py
tests/test.py
tests/urls.py