django-rest-auth/rest_auth
Jon Gregorowicz f8a9cc152d Merge branch 'master' into jwt-support
# Conflicts:
#	docs/configuration.rst
#	rest_auth/registration/views.py
#	rest_auth/tests/test_api.py
#	rest_auth/utils.py
#	rest_auth/views.py
2016-02-15 23:35:32 -05:00
..
registration Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00
tests Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00
__init__.py First commit. 2014-04-30 12:52:05 -07:00
admin.py First commit. 2014-04-30 12:52:05 -07:00
app_settings.py Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00
models.py Add support for custom Token model 2016-01-02 15:59:06 -02:00
serializers.py Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00
urls.py closes PR #134 and adds same syntax to demo 2016-01-04 16:29:47 -08:00
utils.py Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00
views.py Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00