django-rest-auth/docs
Patrick Steadman e530ca71ee
Update install docs to prevent error on user deletion
If using `django-allauth`, the `allauth.socialaccount` app is *required*, or else errors will occur when deleting users (and possibly in other places).
The `allauth.socialaccount` app cannot be left out even if you're just doing email registration and not using the social auth providers.
See: https://github.com/pennersr/django-allauth/issues/1975#issuecomment-384075169

Another user of this library also got tripped up here: https://github.com/jazzband/dj-rest-auth/issues/18#issue-590399626
2020-07-07 22:32:37 -04:00
..
api_endpoints.rst changed url to path 2020-04-16 15:38:03 +02:00
conf.py Adds centralized version store 2020-05-09 17:32:05 -05:00
configuration.rst Fixes docs 2020-06-20 13:57:51 -05:00
demo.rst Fixes docs code sample 2020-03-28 14:24:21 -05:00
disclosure.rst Updates index 2020-05-30 01:34:42 -05:00
faq.rst Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
index.rst Fixes docs 2020-05-30 01:38:03 -05:00
installation.rst Update install docs to prevent error on user deletion 2020-07-07 22:32:37 -04:00
introduction.rst Updates names 2020-02-29 18:10:25 -06:00
make.bat Updates names 2020-02-29 18:10:25 -06:00
Makefile Updates names 2020-02-29 18:10:25 -06:00