django-rest-auth/dj_rest_auth/tests
2020-05-16 13:41:45 -07:00
..
__init__.py Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
django_urls.py Fixes tests 2020-02-29 19:46:32 -06:00
mixins.py Fixes references to serializers + isort 2020-02-29 23:56:21 -06:00
requirements.pip Attempts to fix tests 2020-03-22 06:20:44 -05:00
settings.py added rest_framework_simplejwt.token_blacklist to settings for tests, return 500 if error occurs instead of raising, added unit tests for blacklist 2020-04-02 10:01:07 -04:00
test_api.py changed invalid or expired and blacklisted errors to 401 2020-04-09 21:00:48 -04:00
test_social.py Support for Http-Only JWT Cookies 2020-03-22 05:41:16 -05:00
urls.py Adds a tox.ini file and instructions in the readme for how to use it. 2020-05-16 13:41:45 -07:00