mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Adding unread/read flagging for individual messages.
This commit is contained in:
parent
5c285017ca
commit
af58c324f5
4 changed files with 61 additions and 1 deletions
1
MANIFEST
1
MANIFEST
|
|
@ -18,6 +18,7 @@ django_mailbox/migrations/0007_auto__del_field_message_address__add_field_messag
|
|||
django_mailbox/migrations/0008_populate_from_to_fields.py
|
||||
django_mailbox/migrations/0009_remove_references_table.py
|
||||
django_mailbox/migrations/0010_auto__add_field_mailbox_from_email.py
|
||||
django_mailbox/migrations/0011_auto__add_field_message_read.py
|
||||
django_mailbox/migrations/__init__.py
|
||||
django_mailbox/transports/__init__.py
|
||||
django_mailbox/transports/babyl.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue