django-orchestra/orchestra/contrib/mailboxes
Jorge Pastor 7a6d4783d0 mailbox not change pass on single reload 2023-11-26 09:52:03 +00:00
..
migrations Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
tests django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
__init__.py Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
actions.py Replace custom sql on domains and imporve performance of orchestra-beat 2015-05-06 19:30:13 +00:00
admin.py mailbox not change pass on single reload 2023-11-26 09:52:03 +00:00
api.py Make MailboxViewSet writable: create & update 2021-10-07 14:14:21 +02:00
apps.py Added mailbox-address cross-validation 2015-10-07 11:44:30 +00:00
backends.py mailbox not change pass on single reload 2023-11-26 09:52:03 +00:00
filters.py add filter servers on accounts and mailboxes to send messages 2023-11-26 09:52:03 +00:00
forms.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
models.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
serializers.py Filter related addresses by account 2021-10-14 13:03:08 +02:00
settings.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
signals.py Replace field.rel.to with field.remote_field.model 2021-04-22 14:44:47 +02:00
validators.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
widgets.py OpenCustomFilteringOnSelect 2015-04-28 16:07:16 +00:00