django-orchestra/orchestra/contrib/mailboxes
Santiago L eadc06d4c5 django.core.urlresolvers moved to django.urls
Django 2.0
2021-04-21 14:27:18 +02:00
..
migrations Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01: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 django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02: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 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 Fixed delete related services from account, don't display unrelated objects that aren't services 2016-10-03 08:59:47 +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