django-orchestra/orchestra/contrib/mailboxes
Marc Aymerich 3cdeb6010d Prevent deleting the same domain multiple times on bulk deletes 2015-12-21 11:34:07 +00:00
..
migrations Partially fixed migrations 2015-04-29 14:32:38 +00:00
tests Removed unused imports and patterns 2015-05-19 13:27:04 +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 Random fixes 2015-10-08 13:54:39 +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 Prevent deleting the same domain multiple times on bulk deletes 2015-12-21 11:34:07 +00:00
filters.py PEP8 compliance 2015-10-05 13:31:08 +00:00
forms.py Random fixes 2015-10-08 13:54:39 +00:00
models.py Fixed bug on humanize.date 2015-10-07 13:15:16 +00:00
serializers.py Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
settings.py Fixed bug on humanize.date 2015-10-07 13:15:16 +00:00
signals.py Added mailbox-address cross-validation 2015-10-07 11:44:30 +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