Omid Raha
|
8635cec373
|
Fix patterns function name on the installation pgae.
It's `patterns`,
That used as `from django.conf.urls import patterns`
|
2016-07-16 16:37:49 +04:30 |
|
Henk Kraal
|
8812ba11af
|
Added `django.contrib.sites and SITE_ID setting requirements of allauth ` to installation instructions
Fixes #218
|
2016-06-28 22:01:01 +02:00 |
|
Ross Patterson
|
adf22bcc78
|
Fix reference to missing extras_require
|
2016-03-09 11:51:52 -08:00 |
|
Jon Gregorowicz
|
e3901516cb
|
Merge branch 'master' into jwt-support
# Conflicts:
# docs/changelog.rst
# rest_auth/registration/views.py
|
2016-02-29 07:45:43 -05:00 |
|
Maciej Jaworski
|
bb7b1270b7
|
Adjusted phrasing and layout of social integration examples
|
2016-02-23 12:16:24 +00:00 |
|
Tevin Joseph K O
|
ee9e848694
|
URL for twitter login added.
|
2016-02-23 17:31:11 +05:30 |
|
Tevin Joseph K O
|
e6c5be4b69
|
Updated index.rst with twitter login
|
2016-02-23 17:15:57 +05:30 |
|
Jon Gregorowicz
|
e3a1ba520e
|
Added tests for JWT, fixed merge issues
|
2016-02-16 00:42:18 -05:00 |
|
Matt d'Entremont
|
1d9c2d647e
|
#86: Add missing dependencies to setup.py
- Add django-allauth as an extra, and update documentation
- Ensure django-allauth and responses are present when running tests
|
2016-01-04 10:29:50 -04:00 |
|
Tom Counsell
|
fb435fbea4
|
Update installation.rst
|
2015-12-11 18:08:39 +07:00 |
|
mario
|
680bb56e99
|
Clean up demo codebase
|
2015-11-19 10:36:55 +01:00 |
|
Mateusz Sikora
|
4d2c302ce2
|
Merge branch 'master' of github.com:Tivix/django-rest-auth
|
2015-08-14 13:51:00 +02:00 |
|
Serge Mosin
|
17398ab363
|
Update installation.rst
Fixed urlpatterns section.
|
2015-08-11 20:22:10 +05:00 |
|
Philippe Luickx
|
ad94008503
|
appending all views with View
|
2015-08-07 13:54:45 +03:00 |
|
mjaworski
|
ea782b83e2
|
fixed url conf in example
|
2015-04-27 11:01:19 +02:00 |
|
Dragoș Alin Rotaru
|
c152b39951
|
Update installation.rst
Fixed small typo
|
2015-04-02 23:53:19 +03:00 |
|
Skyler Berg
|
6c69d7eeda
|
Fix missing comma in installation settings documentation
|
2015-03-16 20:42:30 -07:00 |
|
Mateusz Sikora
|
7b85f6e45a
|
update doc
|
2014-10-10 16:39:46 +02:00 |
|
Mateusz Sikora
|
9515eb4ff5
|
update installation doc
|
2014-10-09 15:27:24 +02:00 |
|
Mateusz Sikora
|
478d10017c
|
update documentation
|
2014-10-09 14:16:39 +02:00 |
|
Mateusz Sikora
|
cf19e58dc8
|
draft version of documentation
|
2014-10-09 13:01:47 +02:00 |
|