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
2017-08-23 17:04:21 +02: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 Fix grammar of Mailbox.last_polling.help_text 2016-08-16 07:18:51 +02:00
south_migrations #44: Adding south migration matching Django 1.7 migration. 2015-03-23 19:50:16 -07:00
tests Fix generator support in tests/base.py 2017-08-23 17:04:21 +02:00
transports Add flake8 style check 2017-05-09 23:59:42 +02:00
__init__.py Add application config 2017-07-09 13:32:32 +03: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 Use generator in Mailbox.get_mail to limit memory leak 2017-07-15 22:33:26 +02:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py Add support to compression of original messages 2017-07-09 20:38:29 +02:00