1
0
Fork 0
django-mailbox/django_mailbox
2015-08-04 07:41:02 -07:00
..
management Cleaning up management commands for PEP-8 and consistency. 2014-08-22 20:02:58 -07:00
migrations Add migration to resolve inconsistency between python2 and python3 strings 2015-07-20 16:12:27 -07:00
south_migrations #44: Adding south migration matching Django 1.7 migration. 2015-03-23 19:50:16 -07:00
tests Prevent e-mails from being dispatched during tests. 2015-08-04 07:41:02 -07:00
transports possible fix for python3 maildir issue 2015-07-22 11:18:13 -07:00
__init__.py Release 4.4.3; Bugfix for Python 3k path calculations when using file-based mailboxes. 2015-07-22 11:19:28 -07:00
admin.py Adding envelope headers to the Admin interface. 2014-12-31 09:40:36 -06:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py Turn on exception for incoming messages 2015-08-04 16:14:29 +02:00
runtests.py Dropping support for Django 1.5 and 1.6; adding support for Django 1.8. 2015-07-07 20:11:40 -07:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py Correcting error function name in header decoding; fixes #55. 2015-07-13 12:19:44 -07:00