Adam Dobrawy
|
84c99afa03
|
Modernize syntax, drop Python<3, drop Django<1.11
|
2019-11-09 14:57:35 +01:00 |
|
Thomas Chamberlin
|
33b48b2f73
|
Bug fixes for Django versions 1.8 and 1.9
These are versions in which a "compatibility mode" is in place for argument handling, and things didn't work quite the way I expected
|
2018-03-09 17:02:50 -05:00 |
|
Thomas Chamberlin
|
b5d5207cd8
|
Bug fixes to support Django 1.7
|
2018-03-09 16:36:39 -05:00 |
|
Thomas Chamberlin
|
e151006582
|
Fixed bug in mailbox_name argument and added unit tests
This is an optional positional argument, and thus needs to have nargs='?' set
|
2018-03-09 15:35:38 -05:00 |
|