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
abtin eac0d5ce3e increase max_length of Mailbox.uri
in some cases like Office365 the 255 limit could be exceeded.
2026-06-23 16:29:39 +02:00
..
locale Initial Bulgarian translation 2023-06-12 18:41:18 +03:00
management updating location of logic for getmail command (#264) 2023-01-24 06:08:47 -08:00
migrations increase max_length of Mailbox.uri 2026-06-23 16:29:39 +02:00
tests Merge pull request #293 from pfouque/resend_poor_type_checking 2024-05-24 09:27:36 +02:00
transports fix retrieving google oauth token 2025-01-08 16:27:43 +01:00
__init__.py Bump version: 4.10.0 → 4.10.1 2024-04-20 19:22:52 -05:00
admin.py fixed the "attachements" string 2024-04-16 23:06:16 +06:00
apps.py Support for Django 5.0 and python 3.12 + Fix CI (#277) 2023-12-09 19:01:53 -08:00
google_utils.py fix retrieving google oauth token 2025-01-08 16:27:43 +01:00
models.py increase max_length of Mailbox.uri 2026-06-23 16:29:39 +02:00
signals.py Support for Django 5.0 and python 3.12 + Fix CI (#277) 2023-12-09 19:01:53 -08:00
utils.py fix message.text exception when attachment filename header contains weird characters 2024-04-25 13:01:43 +02:00