1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
django-mailbox/django_mailbox
2014-09-01 15:30:30 -03:00
..
management Cleaning up management commands for PEP-8 and consistency. 2014-08-22 20:02:58 -07:00
migrations fix migration 0014, set no_dry_run=True 2013-11-25 21:13:32 +01:00
tests Refactored the imap transport based on the tests 2014-05-29 23:41:11 -06:00
transports Wrap added \Deleted flag in parentheses. Fixes #23. 2014-08-22 19:27:36 -07:00
__init__.py Initial commit. 2012-06-27 20:45:01 -07:00
admin.py Add file header and dummy HTML method. 2014-08-29 17:24:49 -03:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py Add property to fetch HTML body message. 2014-09-01 15:30:30 -03:00
runtests.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py Fixing header decoding such that it works properly under both Python 3.x and 2.x. 2014-04-22 17:06:17 -07:00