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
Robersillo 8f42cea164
Update utils.py
Fixing DJANGO_MAILBOX_default_charset error, it does not detect the settings in django correctly because one part is in lower case.
Changed to DJANGO_MAILBOX_DEFAULT_CHARSET.
2023-04-25 19:06:36 +02:00
..
locale/ru_RU/LC_MESSAGES Fix Russian translation 2017-07-09 18:04:22 +03:00
management updating location of logic for getmail command (#264) 2023-01-24 06:08:47 -08:00
migrations Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
south_migrations Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
tests Move the bulk get_new_mail to queryset 2020-07-26 14:21:21 +08:00
transports Office365 API mailbox support (#251) 2023-01-16 13:23:38 -08:00
__init__.py Bump version: 4.8.1 → 4.8.2 2020-12-06 18:11:32 -08:00
admin.py Move the bulk get_new_mail to queryset 2020-07-26 14:21:21 +08:00
apps.py Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py updating location of logic for getmail command (#264) 2023-01-24 06:08:47 -08:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py Update utils.py 2023-04-25 19:06:36 +02:00