django-orchestra/orchestra/contrib/mailboxes
Marc Aymerich a0dbf96c8a Added warning message when changing account type and detailListFilter for webapps 2016-05-13 10:07:04 +00:00
..
migrations Improved db indexes 2016-02-19 10:11:28 +00:00
tests Renamed backends to controllers 2016-03-08 10:16:49 +00: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 Added warning message when changing account type and detailListFilter for webapps 2016-05-13 10:07:04 +00:00
api.py Custom mailbox filters and other random inprovements0 2015-05-25 19:16:07 +00:00
apps.py Added mailbox-address cross-validation 2015-10-07 11:44:30 +00:00
backends.py Added forwards on mailboxes.display_addresses 2016-05-13 08:42:58 +00: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 Impreved admin cross-reference between mailboxes and address 2016-05-05 11:58:35 +00:00
serializers.py Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
settings.py Added create link systemuser action 2016-02-09 12:17:42 +00:00
signals.py Impreved admin cross-reference between mailboxes and address 2016-05-05 11:58:35 +00: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