Commit graph

28 commits

Author SHA1 Message Date
Petr Dlouhý
9b4fbb7cb9 remove support for Django 2.1 2024-05-22 11:09:42 +02:00
Petr Dlouhý
5f3eba8f1c make datamigration for non-unique slugs, test the migration 2024-05-22 11:09:42 +02:00
Petr Dlouhý
64f4f5737b test in Django 5.1 pre-release 2024-05-22 10:01:48 +02:00
Petr Dlouhý
82cef8fe7c remove code for obsolete Django versions, remove support for Django 2.0 2024-01-23 16:52:12 +01:00
Petr Dlouhý
db4cc7dec1 GitHub actions don't test in unsupported Python 3.6, update testing matrix 2024-01-23 11:06:30 +01:00
Petr Dlouhý
9ffb60fa04 test also in Dango 4.1 2022-09-21 11:39:09 +02:00
Petr Dlouhý
358bbcf546 add Django 4.0, Python 3.10, drop Django 1.11 in tox.ini and GitHub actions 2022-02-24 16:13:48 +01:00
Corey Oordt
2d6905486d Changed flake8 to use config files 2021-12-12 08:52:22 -06:00
Corey Oordt
acdae7b1d4 Added TOML support for coverage 2021-12-12 08:33:53 -06:00
Corey Oordt
571623598f Added XML reporting for code coverage. #164 2021-12-04 10:27:10 -06:00
Corey Oordt
cacf71737a Changed codecov uploading pattern. 2021-12-04 10:16:54 -06:00
Corey Oordt
bf8229b2f2 Updated tox to run coverage commands together. 2021-12-04 09:59:04 -06:00
Corey Oordt
efd3b0e303 Added codecov uploading to Tox. #164 2021-12-04 09:34:27 -06:00
Corey Oordt
a1ebb97073 Removed Python 3.10 testing until compatibility established. 2021-12-04 09:17:49 -06:00
Corey Oordt
d2beca9c09 Updated references to Python 3.10. #164 2021-12-04 09:13:45 -06:00
Corey Oordt
3854609626 Adds GitHub Actions to run Tox. #164 2021-12-04 09:10:26 -06:00
Brent O'Connor
7bc44c74ff Update tox tests to run Django 3.1 and removed support for Python 2.7 2020-08-31 09:05:04 -05:00
Petr Dlouhý
a88a5f7825 add newer Django versions to tox.ini 2020-02-02 09:15:22 +01:00
Brent O'Connor
353a6d7a22 Switch to tox-travis 2019-06-26 13:49:45 -05:00
Brent O'Connor
abec2164f2 Fix tests
Also dropped testing Django 1.10 since django-mptt requires Django>=1.11.
2019-06-26 13:03:43 -05:00
Brent O'Connor
366ff74619 Made updates to get everything working with Django 2 2017-12-26 11:27:42 -06:00
Corey Oordt
ec4664c2a3 [-] Updated tox and travis configurations to check py2.7 and 3.6 and django 1.8-1.11 2017-10-12 22:45:49 -05:00
Egor
3c9cb2dec9 Support Django 1.11 testing environment. 2017-05-15 13:46:34 -05:00
Brent O'Connor
53b92f3f0f Fixed a ValueError that happened when trying to save a Category that has a thumbnail 2017-03-29 20:43:55 -05:00
Brent O'Connor
b2497df2b0 Updated django-categories to work with Django 1.10 2016-11-14 12:28:07 -06:00
Brent O'Connor
1124ec2a32 Added coverage to tox 2016-03-05 19:45:54 -06:00
Brent O'Connor
64686cdaa8 Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
Brent O'Connor
78c73d5b01 Added a tox.ini and updated the travis config to work with tox 2016-02-15 14:21:23 -06:00