Benedikt Willi
238573051e
Fix build, remove unmaintained Django & Python versions.
...
Update .travis.yml
Update tox.ini
Update test_cachefiles.py
Update test_optimistic_strategy.py
Update test_no_extra_queries.py
Update test_cachefiles.py
Update .travis.yml
Update tox.ini
Update .travis.yml
2020-05-11 09:36:36 +02:00
Venelin Stoykov
66db460c24
Python 3.6 and Django 2.1
...
Stop testing some configurations of older Django versions.
2018-09-25 00:37:25 +03:00
Venelin Stoykov
58e44975c7
Test against Django 2.0
2017-12-06 00:13:26 +02:00
Venelin Stoykov
48cf03b482
Test against Django 1.11
2017-02-16 14:01:30 +02:00
Venelin Stoykov
5cde74e3e2
Fixes #379 Support for Django 1.10
2016-07-11 01:59:32 +03:00
Venelin Stoykov
371a3bb376
Drop support for older Django and Python versions
...
This change drop official support for Django 1.2 and 1.3
and Python 2.6 and 3.2
In this commit test requirements are not so strict to allow versions
available in Debian sid.
Fixes #362
Many thanks to @fladi
2016-02-25 01:23:39 +02:00
Venelin Stoykov
d280ad8989
Fix test requirements for django 1.9 and Python3.5
2015-12-24 23:37:53 +02:00
Pierre Dulac
cec8cd7780
Update django-nose version to work with Django 1.9
2015-10-31 19:14:32 +01:00
Pierre Dulac
e79d2ba60e
Add a missing env to the tox matrix
2015-10-31 19:02:02 +01:00
Pierre Dulac
c858936e0c
Add tox env for django 1.9
...
supported python versions can be found at
https://docs.djangoproject.com/en/1.9/releases/1.9/
2015-10-31 11:36:01 +01:00
Venelin Stoykov
e455768352
Add test environments for Python3.4 and Django1.7 and Django1.8
2015-06-05 03:01:00 +03:00
Baptiste Mispelon
df8d798551
Updated tox.ini to test against Django 1.6.
2014-01-21 17:50:58 +01:00
Matthew Tretter
2e4d435f4f
Test for Python 3
2013-09-01 21:56:28 -04:00
Matthew Tretter
bc8fdd7ada
Run tests with Django 1.5
2013-07-27 20:50:16 -04:00
Matthew Tretter
7759394df7
Remove Pillow (PIL is specified in setup.py)
2013-02-06 20:46:14 -05:00
Matthew Tretter
a906555c9f
Merge branch 'develop' into ik-next
...
Conflicts:
imagekit/__init__.py
imagekit/conf.py
imagekit/generators.py
imagekit/models/fields/files.py
imagekit/utils.py
tests/core/tests.py
2013-02-05 23:34:05 -05:00
Matthew Tretter
8266099ae8
Clean up tests dir
2012-11-05 21:33:05 -05:00
Matthew Tretter
7c0511bd81
Test correct versions of Django
...
It looks like our versions ranges weren't correct.
2012-09-06 22:40:20 -04:00
Bryan Veloso
35343eaa9d
Adding basepython to the tox directives.
2012-05-29 12:57:06 -07:00
Bryan Veloso
82c7d5e475
Adding Django 1.4 to tox.
2012-05-29 12:55:51 -07:00
Rich Leland
c384672f5d
Added tox config file.
2012-01-06 21:08:41 -05:00