Commit graph

13 commits

Author SHA1 Message Date
Jason Ward
46f67cc040 Updated tox to test only python{2,3}.7 and djagno1.11/2.2 2019-07-05 15:19:02 -04:00
Jannis Leidel
d0bf6512a9
Use coveragerc. 2018-01-28 14:35:33 +01:00
Jannis Leidel
2356491fd7
Install coverage. 2018-01-28 14:31:44 +01:00
Jannis Leidel
0945016e59
Use tox-travis and drop support for Python 3.3. Also coverage. 2018-01-28 14:27:53 +01:00
Jason Ward
a868d54945 Add support for Django 1.11 (#58)
* refs #1: Updated tox + travis.

* refs #1; Fixed path to register.

* refs #1: Updated urls.py

* refs #1: Added username field. Not really sure why it was needed, but whatever.

* Added an update note.

* refs #2: Updated travis.

* refs #2: Updated command to run tests.

* refs #2: Added a test showing permission_required is busted.

* refs #2: Custom user modal needs a default manager.

* refs #2: Updated settings.

* refs #2: Stop the exception from being raised.

* refs #2: Fixed a problem with named parameters.
2018-01-19 17:37:15 +06:00
greg
2f7822af83 change in travis config to test it against django 1.10 2016-08-15 11:50:44 +02:00
greg
57684b94df Add a blank line for the last line + adapt tox.ini for django1.10 2016-08-15 11:30:38 +02:00
Jannis Leidel
9bc6159d32 Updated Tox and Travis config. 2016-05-11 14:49:30 +02:00
Safwan Rahman
08359c4880 Remove older Django support and fix styling issues 2016-03-29 23:24:31 +06:00
Bob Cribbs
11bc2fe188 drop support for django 1.3; use prefetch_related for m2m to user__groups 2015-11-11 00:26:21 +02:00
Bob Cribbs
2c2927f696 add compat.py file for user model 2015-11-10 22:45:10 +02:00
Bob Cribbs
14aaf4b065 run tests on Django 1.7 2015-11-10 16:17:50 +00:00
Bob Cribbs
d28f11468c Add tox and make travis run tox tests 2015-11-10 14:52:36 +00:00