django-orchestra/orchestra/contrib/mailboxes
Santiago L 03666d8ed0 Filter related addresses by account 2021-10-14 13:03:08 +02: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 Fix display_mailboxes format (mark HTML as safe) 2021-09-24 13:54:34 +02: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 Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
filters.py Added list filters 2016-03-09 11:16:28 +00:00
forms.py Show forwards on mailboxes change view 2016-05-04 13:00:03 +00:00
models.py Navigate through FK field to related model 2021-05-12 14:38:17 +02:00
serializers.py Filter related addresses by account 2021-10-14 13:03:08 +02:00
settings.py Added create link systemuser action 2016-02-09 12:17:42 +00:00
signals.py Replace field.rel.to with field.remote_field.model 2021-04-22 14:44:47 +02:00
validators.py Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
widgets.py OpenCustomFilteringOnSelect 2015-04-28 16:07:16 +00:00