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
2018-10-02 17:00:57 -04:00
..
locale/ru_RU/LC_MESSAGES Fix Russian translation 2017-07-09 18:04:22 +03:00
management new setting to delete email from server; don't store duplicate emails; 2018-04-24 12:12:41 -04:00
migrations Add missing migrations 2018-04-21 07:39:50 +02:00
south_migrations #44: Adding south migration matching Django 1.7 migration. 2015-03-23 19:50:16 -07:00
tests Avoid "settings.DATABASES is improperly configured. Please supply the NAME value." 2018-04-21 07:27:48 +02:00
transports catch all exceptions 2018-10-02 16:46:11 -04:00
__init__.py Bump version: 4.7.0 → 4.7.1 2018-02-09 00:13:54 -08:00
admin.py text is not a valid search field 2018-10-02 17:00:57 -04:00
apps.py Add application config 2017-07-09 13:32:32 +03:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py Cache email object in Message (#148) 2018-03-09 10:10:07 -08:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py new setting to delete email from server; don't store duplicate emails; 2018-04-24 12:12:41 -04:00