medmunds
da260de1a0
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
2015-05-14 11:39:57 -07:00
medmunds
8815601b65
Use override_settings rather than mucking with settings in tests
...
Second attempt to address possible test sequencing issue around tests that alter settings. (Failures in Travis tests not reproducible locally.)
Back-ports override_settings from Django 1.4 for compatibility with Django 1.3.
2014-04-20 16:04:31 -07:00
medmunds
ea2499f92f
Fix possible test-sequencing issue in DjrillMandrillSubaccountTests
2014-04-20 15:03:49 -07:00
medmunds
ba2302ae56
Subaccounts: Document setting; verify message option overrides global setting
2014-04-20 12:57:08 -07:00
Sameer Al-Sakran
3c7a69873f
fix tests + add base send test
2014-04-14 11:45:24 -07:00
Sameer Al-Sakran
cd8c2b8760
add subaccount support to djrill
2014-04-11 13:15:09 -07:00