1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
django-mailbox/django_mailbox
2016-03-31 08:59:35 +00: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 Disable specific test for Python 3.x. 2015-08-30 20:30:05 -07:00
transports Bumping maxlines to 10^6 to support large mailboxes. Fixes #81. 2016-02-15 19:22:26 -08:00
__init__.py Bump version: 4.4.6 → 4.4.7 2016-03-22 17:59:57 -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 Merge e332e5e245 into 512c44bca6 2016-03-31 08:59:35 +00: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 Proposal for issue #82 2016-02-25 15:38:41 -03:00