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
Adam Dobrawy e0687380a1 Cache email object in Message (#148)
* Cache email object in Message

* Email object cache flush in some tests
2018-03-09 10:10:07 -08:00
..
locale/ru_RU/LC_MESSAGES Fix Russian translation 2017-07-09 18:04:22 +03:00
management Add flake8 style check 2017-05-09 23:59:42 +02:00
migrations Django 2.0 Preps - on_delete=models.CASCADE in models & migrations (#153) 2017-12-05 07:53:18 -08:00
south_migrations #44: Adding south migration matching Django 1.7 migration. 2015-03-23 19:50:16 -07:00
tests Cache email object in Message (#148) 2018-03-09 10:10:07 -08:00
transports Add flake8 style check 2017-05-09 23:59:42 +02:00
__init__.py Bump version: 4.7.0 → 4.7.1 2018-02-09 00:13:54 -08:00
admin.py Add translation for action short descriptions 2017-07-09 13:33:56 +03: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 Fix text content with text attachment (#170) 2018-02-09 00:13:39 -08:00