Commit graph

13 commits

Author SHA1 Message Date
Bertrand Bordage
aa6c93334b Use django-redis 3.8.3 with Python 2.6 because of niwinz/django-redis#132. 2015-05-24 18:22:35 +02:00
Bertrand Bordage
5e872d3040 Updates tox.ini for the latest django-redis version. 2015-05-24 18:13:18 +02:00
Bertrand Bordage
55c840b1e5 Reverts mysqlclient use as it fails with Python 3.2.
This reverts commit 4494e945c1.
2015-03-15 17:12:45 +01:00
Bertrand Bordage
4494e945c1 Uses mysqlclient instead of MySQL-python as advised in Django docs. 2015-03-15 16:26:57 +01:00
Bertrand Bordage
cbbdce4ed2 Removes Django 1.8 alpha from the test matrix. 2015-02-16 17:25:21 +01:00
Bertrand Bordage
4f7fae4219 Tests against Django 1.8a1. 2015-01-18 17:04:45 +01:00
Bertrand Bordage
3e8135722a Drops pylibmc support with Django 1.6 due to a severe random pylibmc freeze without traceback. 2014-12-14 07:54:54 +01:00
Bertrand Bordage
47bb01c7b3 Adds pylibmc support. 2014-12-08 03:47:11 +01:00
Bertrand Bordage
13ea4b0bde Removes file-based cache support for Django 1.6. 2014-12-08 03:16:31 +01:00
Bertrand Bordage
b1804a11ee Adds file-based caching support. 2014-12-08 01:01:58 +01:00
Bertrand Bordage
323a1b128b Fixes tox build with python 2.6. 2014-11-29 02:25:35 +01:00
Bertrand Bordage
2a5a494ddc Fixes tox. 2014-11-28 23:06:09 +01:00
Bertrand Bordage
1f08dada56 Adds a tox file and uses it in Travis CI. 2014-11-28 22:12:03 +01:00