This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
Go to file
2014-10-10 16:59:29 +02:00
docs update doc 2014-10-10 16:39:46 +02:00
rest_auth minor fixes 2014-10-09 11:41:52 +02:00
.gitignore minor fixes 2014-10-09 11:41:52 +02:00
.travis.yml fix travis config file 2014-10-09 12:24:26 +02:00
AUTHORS Created AUTHORS, MANIFEST.in, and setup.py. 2014-04-30 13:55:04 -07:00
LICENSE Initial commit 2014-04-30 12:50:41 -07:00
MANIFEST.in Created AUTHORS, MANIFEST.in, and setup.py. 2014-04-30 13:55:04 -07:00
README.md Update README.md 2014-10-10 16:59:16 +02:00
setup.py move django-allauth and responses from setup.py to test_requirements.pip 2014-10-09 11:51:33 +02:00
test_requirements.pip move django-allauth and responses from setup.py to test_requirements.pip 2014-10-09 11:51:33 +02:00