Matt Westcott
|
c46e97c9ce
|
pass DATABASE_HOST=localhost for mysql tests
|
2015-02-23 15:37:02 +00:00 |
Matt Westcott
|
0b31f9933f
|
enable tox tests for mysql
|
2015-02-23 15:33:36 +00:00 |
Matt Westcott
|
55cac3b907
|
upgrade django-modelcluster to 0.5
|
2015-02-03 11:11:42 +00:00 |
Karl Hobley
|
d63eeed4a0
|
Update to treebeard 3.0. Fixes #930
|
2015-01-29 13:19:41 +00:00 |
Karl Hobley
|
878addd737
|
Removed Python 3.2 from travis/tox
|
2015-01-28 09:43:50 +00:00 |
Karl Hobley
|
2d9e39d084
|
Added Django 1.8 to tox/travis
|
2015-01-28 09:42:10 +00:00 |
Karl Hobley
|
4a804967d9
|
Added Willow to install requirements
|
2015-01-15 10:46:01 +00:00 |
Matt Westcott
|
09663a6653
|
Django 1.7.2 has an apparent regression that breaks django-taggit with sqlite https://github.com/alex/django-taggit/issues/285 - pin sqlite tox tests to 1.7.1 for now
|
2015-01-06 14:48:49 +00:00 |
Karl Hobley
|
b9ce897441
|
Removed support for Django 1.6 and Python 2.6
|
2015-01-02 17:27:54 +00:00 |
Karl Hobley
|
5e905fe7e7
|
Travis: Install Django 1.7 from PIP
|
2014-12-23 13:41:50 +00:00 |
Matt Westcott
|
5cb428608b
|
pin libsass to version 0.5.1 in tox.ini, since the current Travis VM can't install 0.6 - see #760
|
2014-10-28 10:51:57 +00:00 |
Karl Hobley
|
28b0f29d18
|
Clear submitted_for_moderation and approved_go_live_at of copied revisions
|
2014-09-16 09:18:49 +01:00 |
Matt Westcott
|
075c9e8da0
|
add python3 + django 1.7 + sqlite as valid tox config
|
2014-08-27 15:43:46 +01:00 |
Karl Hobley
|
bab28400de
|
Updated django-taggit to 0.12.1
|
2014-08-27 11:11:00 +01:00 |
Karl Hobley
|
56e4dacc5a
|
Merge remote-tracking branch 'torchbox/master' into dj17_2
Conflicts:
.travis.yml
tox.ini
|
2014-08-27 09:17:07 +01:00 |
Karl Hobley
|
43ebd845b6
|
Added Django 1.7 to tox settings. Use tox on travis
|
2014-07-28 15:52:42 +01:00 |
Karl Hobley
|
b1d412f0f6
|
Set cache expire headers to two months on frontend image serve view
|
2014-07-18 14:58:34 +01:00 |
Matt Westcott
|
9938ecf960
|
add py32-dj16-sqlite to the list of tox environments that fail due to iteritems in South
|
2014-07-03 12:11:34 +01:00 |
Karl Hobley
|
9755ece5cc
|
Added python 3.2 to tox settings
|
2014-07-02 21:45:38 +01:00 |
Neal Todd
|
e31ff7f3c4
|
Requirements version updates, documenting dependencies via requirements.io and updating supported python version docs.
|
2014-07-02 17:31:06 +01:00 |
Matt Westcott
|
38ca434aeb
|
add tox tests for postgres on python3.3 and python3.4
|
2014-07-02 17:14:34 +01:00 |
Karl Hobley
|
4786e34a46
|
Import unittest2 from Django
|
2014-05-10 13:21:21 +01:00 |
Matt Westcott
|
ef9e877fa9
|
remove mysql from tox tests for now, until we can fix the foreign key constraint error in wagtail.wagtailimages.tests.TestImageEditView
|
2014-05-01 14:48:51 +01:00 |
Matt Westcott
|
16ca3ce280
|
Add MySQL to tox tests
|
2014-05-01 12:21:17 +01:00 |
Matt Westcott
|
41c5c1c457
|
Python 2.6 compatibility - fixes #156
|
2014-04-24 16:41:58 +01:00 |
Matt Westcott
|
aa09c442a2
|
add tox test environment for sqlite, and include elasticsearch
|
2014-04-24 15:34:59 +01:00 |
Matt Westcott
|
ead1c19dc0
|
Add tox.ini for multi-version testing
|
2014-04-24 15:19:43 +01:00 |