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
2018-01-03 03:45:59 +01: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 Ensure UTF-8 surogates escaped on save - fix #159 2018-01-03 03:45:59 +01:00
transports Add flake8 style check 2017-05-09 23:59:42 +02:00
__init__.py Bump version: 4.5.4 → 4.6.0 2017-10-15 14:23:50 -07: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 Ensure UTF-8 surogates escaped on save - fix #159 2018-01-03 03:45:59 +01: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