Pascal F
|
7fde5f7165
|
Support for Django 5.0 and python 3.12 + Fix CI (#277)
* Upgrade to last Django & Python supported versions
* flake8 fixes
* Add CI
* Add final version of Django 5.0
|
2023-12-09 19:01:53 -08:00 |
|
Adam Dobrawy
|
2b2b7d6392
|
Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x
|
2019-11-09 19:23:08 +01:00 |
|
Adam Dobrawy
|
ce6ce6b5dd
|
Flush repository after consume email - close #128
|
2016-12-26 01:12:14 +01:00 |
|
Leifur Halldor Asgeirsson
|
55be6b37f2
|
possible fix for python3 maildir issue
|
2015-07-22 11:18:13 -07:00 |
|
Adam Coddington
|
988cb7504f
|
Adding a more-versatile condition-handling method for preventing integration tests from mashing on one another.
|
2015-07-07 22:22:15 -07:00 |
|
Adam Coddington
|
f8e70aa5d1
|
Attempting to narrow down the issue @rulzart is encountering.
Conflicts:
django_mailbox/transports/generic.py
|
2014-10-14 19:29:51 -07:00 |
|
Adam Coddington
|
3b2d60a903
|
Actually fixing Python 3 support; verified both IMAP and POP3. Fixes #13 (seriously this time).
|
2014-04-25 16:45:35 -07:00 |
|
Adam Coddington
|
aa0b79b36f
|
Adding file-based transports including Maildir, Mbox, Babyl, MH, and MMDF.
|
2012-06-30 22:30:13 -07:00 |
|