1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
Commit graph

7 commits

Author SHA1 Message Date
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