mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Drop support for Django 1.3, Python 2.6 and 3.2.
* Shrink the Travis test matrix * Remove a lot of backported test code * Update requirements in setup.py * Update docs Closes #79
This commit is contained in:
@@ -29,7 +29,7 @@ package. It includes:
|
||||
* Optional support for Mandrill inbound email and other webhook notifications,
|
||||
via Django signals
|
||||
|
||||
Djrill is released under the BSD license. It is tested against Django 1.3--1.8
|
||||
Djrill is released under the BSD license. It is tested against Django 1.4--1.8
|
||||
(including Python 3 with Django 1.6+, and PyPy support with Django 1.5+).
|
||||
Djrill uses `semantic versioning <http://semver.org/>`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user