1
0
Fork 0
django-mailbox/django_mailbox
Federico Di Dio 3b50b052ef Setting for original message upload_to
Also changed the default from "messages" to separate-by-date
directories "mailbox_messages/%Y/%m/%d/"
2025-12-19 13:17:05 +01: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 Setting for original message upload_to 2025-12-19 13:17:05 +01: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 Setting for original message upload_to 2025-12-19 13:17:05 +01: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 Setting for original message upload_to 2025-12-19 13:17:05 +01:00