django-rest-auth/dj_rest_auth
2020-06-03 17:18:27 +02:00
..
locale Added ukrainian locale 2020-05-30 09:30:49 +03:00
registration Return refresh_token and expires_in 2020-06-03 17:18:27 +02:00
tests Adds a tox.ini file and instructions in the readme for how to use it. 2020-05-16 13:41:45 -07:00
__init__.py Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
__version__.py Bumps to 1.0.6 2020-05-30 01:42:46 -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 Adds a tox.ini file and instructions in the readme for how to use it. 2020-05-16 13:41:45 -07:00