django-rest-auth/dj_rest_auth
2020-06-15 17:57:59 +02:00
..
locale Added ukrainian locale 2020-05-30 09:30:49 +03:00
registration Merge pull request #82 from brunomichetti/fix/make-verify-email-browsable 2020-06-03 22:55:06 -05:00
tests Add test of browsable endpoint to maintain coverage 2020-06-02 13:25:00 -03:00
__init__.py Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
__version__.py Bumps version 2020-06-03 22:59:59 -05:00
admin.py Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
app_settings.py Adds a tox.ini file and instructions in the readme for how to use it. 2020-05-16 13:41:45 -07:00
models.py Use import_string for getting TokenModel instead of passing class 2020-04-15 16:26:54 +03:00
serializers.py Updated PasswordResetConfirmSerializer docstring 2020-05-28 00:13:43 +02:00
social_serializers.py Fixes references to serializers + isort 2020-02-29 23:56:21 -06:00
urls.py Update dj_rest_auth/urls.py 2020-04-16 00:28:14 -05:00
utils.py Adds a tox.ini file and instructions in the readme for how to use it. 2020-05-16 13:41:45 -07:00
views.py fix distraction errors 2020-06-15 17:57:59 +02:00