Commit Graph

28 Commits

Author SHA1 Message Date
Bertrand Bordage 86d138c023 Removes Python 3.6 with Django 1.8 & 1.10. 2017-06-02 23:32:08 +02:00
Bertrand Bordage d7a36def44 Also drops Django 1.9 & Python 3.3. 2017-06-02 22:59:35 +02:00
Nick Sandford 7af968c4d9 Remove version since pylibmc issue has been fixed 2017-05-06 16:46:05 +01:00
Bertrand Bordage c1f4be6b6f Adds missing requirements to tox.ini. 2016-10-23 20:11:50 +02:00
Bertrand Bordage 04afa3f439 Adds a Jinja2 extension. 2016-09-13 20:15:30 +02:00
Bertrand Bordage 33bbfcea79 Use the new Django 1.10 release in tox. 2016-09-06 18:57:04 +02:00
Bertrand Bordage dbab30a554 Tries to fix Travis CI’s interpretation of the tox file. 2016-07-21 20:08:19 +02:00
Bertrand Bordage e4c986cb89 Downgrades the pylibmc version. 2016-07-21 19:58:15 +02:00
Bertrand Bordage a0980cf696 Tests Django 1.10. 2016-07-21 10:57:06 +02:00
Bertrand Bordage 43b1fa3c2d Drops Python 3.2 and Django 1.7 support. 2016-07-21 10:20:07 +02:00
Bertrand Bordage 275987e81f [Travis CI] Fixes Python 3.2 builds. 2015-12-28 01:25:38 +01:00
Bertrand Bordage c540f1bd31 Updates test requirements to the latest Python 3 compatible ones. 2015-12-28 00:38:37 +01:00
Bertrand Bordage 224350fedb Adds Django 1.9 to the test matrix. 2015-12-18 13:43:09 +01:00
Bertrand Bordage 0832e35321 Tests timezones. 2015-10-04 21:04:54 +02:00
Bertrand Bordage 104f58e97d Downgrades coverage for Python 3.2. 2015-10-02 20:26:52 +02:00
Bertrand Bordage b1a8bb4ba9 Adds Django 1.8 to the test matrix. 2015-04-11 03:14:10 +02:00
Bertrand Bordage 455945faa4 Removes Django 1.6 & Python 2.6 from test matrix. 2015-04-11 02:06:49 +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