1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Patrick Craston
2d82c00c5b convert migrations to work with Django 1.7, add Django 1.7.1 to travis test matrix 2014-11-07 17:35:34 +00:00
Adam Coddington
ee91ad7d28 Exclude Django 1.4.14 with Python 3k. 2014-09-01 13:07:39 -07:00
Adam Coddington
906011416d Updating supported django versions. 2014-09-01 13:02:11 -07:00
Adam Coddington
5c8385de21 Dropping support for Python 3.2; the whole unicode literal thing has been a little troublesome over the years. 2014-09-01 12:57:00 -07:00
Adam Coddington
002e33bd95 Refactoring imports for Python3 support. Fixes #13.
* Refactoring unicode payload handling of mis-encoded payloads.
* Uses six.moves.urllib to find proper urllib versions.
2014-04-24 15:44:45 -07:00
Adam Coddington
ce74ff1f83 Removing 1.4.10 from tested versions. 2013-12-24 02:18:12 -08:00
Adam Coddington
24adc86410 Adding a greater variety of Django versions. 2013-12-24 02:10:54 -08:00
Alexander Hansen
3b5e8afc08 Bumped django to 1.5.4 2013-09-28 11:52:06 +00:00
Adam Coddington
871d2983b8 Bumping version; adding python 3 support. 2013-06-22 15:43:32 -07:00
Adam Coddington
4567312402 Adding Django 1.5, Removing Django 1.3 to versions tested on Travis.CI. 2013-06-22 15:09:29 -07:00
Adam Coddington
0eb63b44cf Adding tests. 2013-01-19 00:26:58 -08:00