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
Pietro 7570a0d37a
Update django_mailbox/models.py
Co-authored-by: Pascal Fouque <pfouque@users.noreply.github.com>
2023-12-27 00:40:48 +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 Make eml field Blankable 2023-12-17 06:27:45 +01:00
tests Merge pull request #230 from rmlt/fix_message_rfc822_attachments__based_on_master 2023-12-19 22:43:59 +01:00
transports Support for Django 5.0 and python 3.12 + Fix CI (#277) 2023-12-09 19:01:53 -08:00
__init__.py Bump version: 4.8.2 → 4.9.0 2023-12-09 19:11:20 -08:00
admin.py Move the bulk get_new_mail to queryset 2020-07-26 14:21:21 +08: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 Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py Update django_mailbox/models.py 2023-12-27 00:40:48 +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 Update utils.py 2023-04-25 19:06:36 +02:00