.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
requirements-dev.txt
requirements.txt
setup.py
docs/Makefile
docs/api-doc.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/_static/interrogate_badge.svg
drf_user/__init__.py
drf_user/admin.py
drf_user/apps.py
drf_user/auth.py
drf_user/managers.py
drf_user/models.py
drf_user/serializers.py
drf_user/urls.py
drf_user/utils.py
drf_user/variables.py
drf_user/views.py
drf_user.egg-info/PKG-INFO
drf_user.egg-info/SOURCES.txt
drf_user.egg-info/dependency_links.txt
drf_user.egg-info/requires.txt
drf_user.egg-info/top_level.txt
drf_user/migrations/0001_initial.py
drf_user/migrations/0002_user_is_staff.py
drf_user/migrations/0003_auto_20180919_1516.py
drf_user/migrations/0004_auto_20181015_1551.py
drf_user/migrations/0005_auto_20181123_0657.py
drf_user/migrations/0006_auto_20181220_1911.py
drf_user/migrations/0007_auto_20201031_2020.py
drf_user/migrations/0008_auto_20210118_1304.py
drf_user/migrations/__init__.py
drf_user/signals/__init__.py
drf_user/signals/handlers.py
tests/settings.py
tests/test_managers.py
tests/test_models.py
tests/test_utils.py
tests/test_views.py
tests/urls.py
tests/fixtures/test.jpg