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-01-15 21:45:37 -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 Drop print in test 2017-07-09 21:38:11 +02:00
transports Add flake8 style check 2017-05-09 23:59:42 +02:00
__init__.py Bump version: 4.6.0 → 4.7.0 2018-01-15 21:45:37 -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 Django 2.0 Preps - on_delete=models.CASCADE in models & migrations (#153) 2017-12-05 07:53:18 -08: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