Commit Graph

17 Commits

Author SHA1 Message Date
Maxim Kukhtenkov
951f3ce284 Compile translations and small text fixes 2016-12-22 11:57:23 -08:00
mjaworski
2572475971 fixed code quality 2016-03-01 11:51:01 +00:00
Jon Gregorowicz
511329c30a Fixing merge tool induced file endings 2016-02-16 00:49:41 -05:00
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
Mateus Caruccio
ccc261d57f Merge branch 'master' of https://github.com/Tivix/django-rest-auth 2016-01-07 19:56:33 -02:00
Jon Gregorowicz
19e234d1dc * Added support for REST_USE_JWT
* Added JWTSerializer
* Added JWT encoding support, based on django-rest-framework-jwt
* Tests for JWT authentication
2016-01-04 12:45:33 -05:00
Mateus Caruccio
c9d55f768c Add support for custom Token model 2016-01-02 15:59:06 -02:00
mario
6ace9de268 Compatibility updates
+ removed some legacy code
+ added force_text for py3 support
2015-11-19 09:38:57 +01:00
mjaworski
ece4c01ada Merge branch 'master' into flake8 2015-04-28 10:04:42 +02:00
mjaworski
9803d9f941 adding static code analysis 2015-04-28 10:04:20 +02:00
Antoine
7aa2fdb18c Fixed version check 2015-04-27 20:05:25 +08:00
Antoine
ee55380a6c Switched to standard import_module as the Django embedded one is deprecated and will be removed in next version 2015-04-17 16:49:32 +01:00
Marc Tudurí marctc@gmail.com
be6b65dc55 modified utils.py in order to work properly with python2 and python3 2014-11-06 09:15:54 +01:00
Mateusz Sikora
989f3fa7af minor fixes 2014-10-09 11:41:52 +02:00
Mateusz Sikora
f134d8b1d6 remove unused utils.py 2014-10-08 10:29:22 +02:00
Silin Na
93a3de57ff Created AUTHORS, MANIFEST.in, and setup.py.
+ Revised README.md.
+ AutoPEP8 rest_auth python files.
2014-04-30 13:55:04 -07:00
Sumit Chachra
e1c577d4fd First commit. 2014-04-30 12:52:05 -07:00