django-rest-auth/tests
Ryan P Kilby c7a3545929 Update auth views
There are a few changes from FBVs to CBVs
- Some of the redirect arguments are now `success_url`
- `is_admin_site` looks like it's functionally a noop, with no
  replacement argument.
2019-04-22 13:27:09 -07:00
..
__init__.py Move tests out of package 2019-04-19 11:51:04 -07:00
django_urls.py Update auth views 2019-04-22 13:27:09 -07:00
mixins.py Move tests out of package 2019-04-19 11:51:04 -07:00
settings.py Remove old settings/compat 2019-04-19 11:51:04 -07:00
test_api.py Move tests out of package 2019-04-19 11:51:04 -07:00
test_social.py Move tests out of package 2019-04-19 11:51:04 -07:00
urls.py Move tests out of package 2019-04-19 11:51:04 -07:00