Commit Graph

61 Commits

Author SHA1 Message Date
Michael
c933513438 Bumps version, fixes import ordering 2020-03-28 11:09:07 -05:00
Michael
27815933f5 Bumps minor version 2020-03-22 06:23:13 -05:00
alichass
6dd2aea624 Update setup.py 2020-03-11 06:22:52 -04:00
Michael
3b830790f7 Adds coveralls dep and tests 2020-03-06 18:02:05 -06:00
Michael
d90e3db7eb Uses new org 2020-03-01 16:42:28 -06:00
Michael
8bc9ba8c8a Fixes references to serializers + isort 2020-02-29 23:56:21 -06:00
Michael
25d0ebbfd4 Specifies Python version 2020-02-29 23:20:56 -06:00
Michael
9298014b3a Fixes docs 2020-02-29 23:18:19 -06:00
Michael
60c1a4ad5f Adds more tests coverage 2020-02-29 21:34:24 -06:00
Michael
7331e63201 Fixes min reqs 2020-02-29 20:41:51 -06:00
Michael
a87a458ccf Removes six 2020-02-29 20:30:21 -06:00
Michael
41dce8885a Fixes tests 2020-02-29 19:46:32 -06:00
Michael
f7da276bd2 Updates names 2020-02-29 18:10:25 -06:00
mario
998b2b1fbc feat: prep for new release (0.9.5) 2019-04-01 09:51:08 +02:00
mario
c7ff94ced7 feat: prep for new release (0.9.4) 2019-04-01 07:51:51 +02:00
Ryan P Kilby
033ee8f483 Remove deprecated EZ setup 2018-08-21 21:12:28 -07:00
Maxim Kukhtenkov
c009bb9975 Change conditional import from allauth.socialaccount 2018-01-20 20:10:18 -05:00
mario
2c1649daf1 fix: revert setup.py changes 2017-10-31 17:13:57 +01:00
mario
be2ac99a34 fix: changed travis.yml and setup.py configuration 2017-10-31 16:34:29 +01:00
Maxim Kukhtenkov
7e708d9ca7 Update configs and changelog for version 0.9.2 2017-10-02 15:52:33 -04:00
Maxim Kukhtenkov
8c58782e30 Change requirements in setup.py: allauth is only required for tests 2017-03-20 19:28:32 -07:00
mario
dd3eb3e8c6 fix: few fixes for #312 2017-03-19 21:21:32 +01:00
mario
e665b95643 Merge pull request #312 from swstack/custom-registration-permissions
Custom registration permissions
2017-03-19 13:24:31 +01:00
Maxim Kukhtenkov
819fbf768f Update configs and changelog for version 0.9.1 2017-03-05 22:05:08 -08:00
Stephen Stack
49eaf0feea deps: require django-allauth>=0.25.0 2017-02-12 16:41:11 -06:00
Joao Ricardo
60a12107ba Add djangorestframework-jwt on test_require 2017-01-29 13:18:44 -02:00
Maxim Kukhtenkov
ce58da58b2 Update configs and changelog for version 0.9.0 2016-12-22 13:29:51 -08:00
Maxim Kukhtenkov
667e70c40f Update configs and changelog for version 0.8.2 2016-11-01 11:10:15 -07:00
mario
e9215f4105 Bump to v0.8.1 2016-07-28 22:45:39 +02:00
mario
235efa4ec1 Dropping django 1.7 support 2016-07-18 07:20:02 +02:00
Christopher Grebs
50087549e8 Fix social-adatper tests for allauth>=0.25.0
See 742d114abf for more details.

This unfortunately requires bumping up the version to 0.25.0
2016-03-14 13:20:24 +01:00
Jon Gregorowicz
b4c122ee5d Bump 2016-02-29 07:47:47 -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
Jon Gregorowicz
317db1b811 Bump version 2016-01-04 13:57:38 -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
mario
b8c3ae9c68 version 0.6.0 2015-11-24 08:40:41 +01:00
mario
6ace9de268 Compatibility updates
+ removed some legacy code
+ added force_text for py3 support
2015-11-19 09:38:57 +01:00
Mateusz Sikora
d25df33a79 version 0.5.0 2015-08-20 11:28:45 +02:00
mjaworski
b228791e3b updated version to 0.4.0 2015-04-28 10:59:23 +02:00
Mateusz Sikora
3ad7029114 version 0.3.4 2015-01-27 17:13:47 +01:00
Mateusz Sikora
ee8f620e83 version 0.3.3 2015-01-09 12:42:23 +01:00
Mateusz Sikora
01ffd4127b support django-rest-framework v3.0 2015-01-09 12:05:14 +01:00
Mateusz Sikora
ec8b5af3e7 version 0.3.2 2014-12-15 00:09:49 +01:00
Mateusz Sikora
6ef9131060 update install_requires in setup.py 2014-12-02 15:04:07 +01:00
Mateusz Sikora
064d49fdef add missed requirement in setup.py 2014-11-30 23:37:40 +01:00
Mateusz Sikora
1b46c3625d version 0.3.1 2014-11-12 12:18:52 +01:00
Mateusz Sikora
102fcedc82 move some test files outside app 2014-10-14 14:56:00 +02:00
Mateusz Sikora
034f9f6633 change README.md to README.rst in setup.py 2014-10-10 17:41:45 +02:00
Mateusz Sikora
c6a5b198cc update README 2014-10-10 17:34:16 +02:00
Mateusz Sikora
4c9abe8043 move django-allauth and responses from setup.py to test_requirements.pip 2014-10-09 11:51:33 +02:00