Commit graph

15 commits

Author SHA1 Message Date
Nikolaus Schlemm
50f02a50bc added django 2.2, dropped django 2.0 and python 3.4
keeping in sync with https://www.djangoproject.com/download/#supported-versions
2019-06-19 13:37:44 +02:00
Jannis Leidel
9a84b1af86
Fix test matrix. 2017-11-22 15:43:19 +01:00
Jannis Leidel
d7ecd93cce Port to Python 3 and removed legacy code 2016-09-20 10:34:59 +02:00
Jannis Leidel
f0cfdfa9ce Use better version checks, fix #78 2016-09-20 10:33:24 +02:00
Michael Kutý
51b62d9a62 omg fix pep8 passing 2015-06-15 21:17:18 +02:00
Michael Kutý
b47af2e1ff added middleware classes 2015-06-15 20:36:24 +02:00
Michael Kutý
16fe97575c pep8 cleanup and fix test runner for new django 2015-06-15 20:20:02 +02:00
Jannis Leidel
d2f595ce82 Moved to django-discover-runner. 2012-05-23 23:50:32 +02:00
Jannis Leidel
842e08cf2e Switched to using nose and django-nose for easy test running. 2012-05-07 14:06:54 +02:00
Jannis Leidel
0e43258b5b Added DATABASES setting to please Django 1.4. 2012-05-07 10:35:31 +02:00
Jannis Leidel
f3fc408385 Get the database name from the routers and dropped support for 1.2.X. 2012-05-07 10:31:24 +02:00
Jannis Leidel
222c7947d2 Added auth app to list of installed apps during tests. 2012-05-07 09:04:05 +02:00
Bojan Mihelac
3aa3132255 Fix for #28 2012-03-30 15:25:45 +02:00
Jannis Leidel
4ae9392e08 Use django-jenkins for tests and prepare it for ci.enn.io. 2012-01-09 00:01:17 +01:00
Jannis Leidel
b6d5bfa226 Use better testrunner. 2011-09-06 15:00:30 +02:00