Commit Graph

32 Commits

Author SHA1 Message Date
Martin Mahner 49ca2d7631 Cache Fixes, Django 4.0 Update 2021-12-13 11:00:40 +01:00
Martin Mahner 735f25cc04
Update tox.ini 2021-03-05 07:43:06 +01:00
Martin Mahner 243c492097
No need to test out of support Djangos. 2019-12-07 07:57:35 +01:00
Martin Mahner 634861bc04 Drop support for Py3.5 and Django <2.2 2019-12-05 12:27:51 +01:00
Martin Mahner 7759df5158 Use pytest for testsuite runs. 2019-12-05 09:40:39 +01:00
Martin Mahner 32ed0f3d04 v3.1. Django 2.2 tests. 2019-05-16 09:44:11 +02:00
Martin Mahner 42812855b2 Code cleanup and setup.cfg 2019-01-25 13:47:00 +01:00
Martin Mahner 89a4e95d88 Added Django 2.1 to test list. 2018-09-17 22:17:23 +02:00
Martin Mahner f48b81df53 Added unicode samples to tests. Enforce Python 3 2018-05-01 10:31:01 +02:00
Martin Mahner 69cd74468c Fixed set files. 2018-04-29 18:00:50 +02:00
Martin Mahner c1e39d9a7f Require Python3 across the board. Removed unicode 2018-04-29 11:47:24 +02:00
Martin Mahner 2a1841ac56 Full metal cleanup 2018-03-12 11:59:38 +01:00
Martin Mahner 5ab0f03443 Added Django 2.0a to test suite. 2017-09-27 11:22:45 +02:00
Martin Mahner 4ae6e0aaa6 Added Django 1.11 to the test list. 2017-04-29 08:53:14 +02:00
Martin Mahner fe60a1fc18 Bumped up to v2.13 2017-01-20 11:53:40 +01:00
Martin Mahner 12a15fffaf Added all current Python3 interpreter for testing. This is now in line with Django's testing scheme. 2017-01-19 13:34:07 +01:00
Martin Mahner 41ea174ca6 Fixed tox settings 2017-01-19 13:13:02 +01:00
Martin Mahner f9813a6fbe Updated test runners. 2017-01-19 12:16:20 +01:00
Martin Mahner 722971e854 Trying different version identifiers. Refs #82. 2016-09-06 14:31:30 +02:00
Martin Mahner a39697bdeb Added Django 1.10 to local dev and tests. 2016-09-04 20:05:44 +02:00
Martin Mahner 65b89aa38e Test suite updates 2016-03-23 14:15:21 +01:00
Martin Mahner 204cc9138f Renamed tox versions to be in line with travis 2015-08-12 06:43:21 +02:00
Martin Mahner 457bef787a Cleanup and mptt update to support Django 1.8. 2015-08-12 05:59:22 +02:00
Martin Mahner febae7a34c Added Python 3.3 along 3.4 in testsuite. 2014-12-28 13:34:50 +01:00
Martin Mahner ccf646e34f Replaced python 3.3 with 3.4 2014-12-14 18:11:36 +01:00
Martin Mahner d8056a83ea Updated Django versions to test against. Removed Django 1.5 since its no longer supported by Django itself. Some Django 1.7 improvements. 2014-10-28 11:52:04 +01:00
Martin Mahner e729ac1a46 Updated Django versions used for testing. 2014-08-02 12:56:59 +02:00
Martin Mahner 51398bdb49 Added tox settings for upcoming Django 1.7. 2014-03-13 16:04:31 +01:00
Martin Mahner c00f33e62d Support for `python setup.py test` to run the tox suite. 2013-12-18 10:06:22 +01:00
Martin Mahner c6de63e3e7 Store tox files in dropbox.
Here I sync all projects with dropbox and having the tox files in the project leads in hundreds of thousands of files to sync.
2013-11-26 11:09:24 +01:00
Martin Mahner 0f76cb944c Use latest django versions for testing 2013-11-26 08:49:20 +01:00
Martin Mahner 8b209acfb4 Tox. Runtests. Travis. Yay. 2013-11-25 22:44:36 +01:00