1
0
Fork 0
django-mailbox/django_mailbox
2015-03-26 23:11:34 -05:00
..
management Cleaning up management commands for PEP-8 and consistency. 2014-08-22 20:02:58 -07:00
migrations Added upload_to in eml field in migration 2015-03-21 11:38:57 +01:00
south_migrations #44: Adding south migration matching Django 1.7 migration. 2015-03-23 19:50:16 -07:00
tests Added random eml file name, removed getattr related to self.mailbox.from_email in Message.reply, fix docs - second round of pull requests 2015-03-18 09:56:52 +01:00
transports Update imap.py 2015-03-16 16:55:12 +03:00
__init__.py Release 4.3.0; adds support for storing original email as file on-disk, adds functionality allowing one to specify a specific IMAP folder to use for consumption. 2015-03-26 23:11:34 -05: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 Minor field display name change. 2015-03-26 23:02:08 -05:00
runtests.py Given that 'classic' versions of django do not have a setup function: allow that to fail. 2014-11-07 19:12:30 -08:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00