django-rest-auth/rest_auth/tests
Matt d'Entremont d36a9bc1cb #131: Do not raise 400 when resetting password for non-existing account
- Do not raises validation error if email doesn't exist
- Update unit test
2016-01-04 10:17:47 -04:00
..
__init__.py Reorganized test files 2015-12-04 09:32:03 +01:00
django_urls.py Reorganized test files 2015-12-04 09:32:03 +01:00
requirements.pip Reorganized test files 2015-12-04 09:32:03 +01:00
settings.py Fixed test exception. 2015-12-22 09:28:35 +01:00
test_api.py #131: Do not raise 400 when resetting password for non-existing account 2016-01-04 10:17:47 -04:00
test_base.py Reorganized test files 2015-12-04 09:32:03 +01:00
test_social.py Reorganized test files 2015-12-04 09:32:03 +01:00
urls.py Reorganized test files 2015-12-04 09:32:03 +01:00