Commit Graph

20 Commits

Author SHA1 Message Date
tomasgarzon 07a5e442b2
Fix problem in travis with django/python version (#122)
* Fix travis

* Fix url
2021-02-14 16:49:14 +01:00
tomasgarzon 9e3485264c
Support django 3 (#103)
* Update reqs for travis

* Exclude versions

* Update from master
2019-12-19 07:20:48 +01:00
Tomas 3a0d70633f Fix matrix versions 2019-09-25 09:47:44 +02:00
Tomas 27851b8eb5 Change python3 compatibility 2019-09-24 13:16:34 +02:00
Tomas 3ab2dd9d38 Adding exclude 3.4 2019-09-24 12:33:45 +02:00
Tomas c18868a81e Fix exclude travis matrix 2019-09-24 12:28:45 +02:00
Tomas c5d2422e43 Adding travis matrix 2019-09-24 12:16:16 +02:00
Tomas 51f3e11e5b Remove python2.6 and 3.3 and fix flake8 errors 2019-09-24 11:55:17 +02:00
Tomas b2aad8da31 Adding back compatibility 2019-09-24 10:44:30 +02:00
tomasgarzon 8f5581d715
Merge branch 'master' into drop_unsupported_versions 2019-09-19 06:51:45 +02:00
Tomas d3868c3a68 Adding ignore W605 2019-09-13 07:31:47 +02:00
hirokinko 679a6e446b Fix .travis.yml 2018-09-24 10:54:26 +09:00
Chihiro Kaneko ec49e08b64 Add new django versions and Drop EOL versions. 2018-09-24 10:19:16 +09:00
Drew Hubl 5ea1d479fb Add Python 3.6 to test matrix 2017-05-10 04:59:40 -06:00
Drew Hubl 8e7e2eb286 Add Django 1.11 to test matrix 2017-05-10 04:59:29 -06:00
Drew Hubl 9663f1d4ca Add flake8 tests, and fix all flake8 errors we don't ignore 2017-01-01 20:41:35 -07:00
Drew Hubl 3c9339bc48 Fix Django versions in .travis.yml so they automatically bump minor versions 2017-01-01 20:07:23 -07:00
Drew Hubl 95a47c7d22 Add tests for named groups 2016-09-23 07:38:39 -06:00
Drew Hubl 17ef02d42d Add Django 1.8-1.10 to tox and travis configs 2016-09-22 09:28:31 -06:00
Pablo Martín 678bfc089f Structure of the tests 2013-11-26 19:20:19 +01:00