gva/gnuviechadmin/managemails
Jan Dittberner 2af30d6148 fix mail forwarding setup bug
- fix wrong variable name in
  managemails.models.MailAddress.set_forward_addresses and typo in
  managemails.forms.EditMailAddressForm
2015-02-06 11:17:03 +01:00
..
locale/de/LC_MESSAGES update translations, add new strings 2015-01-27 19:08:13 +01:00
migrations add verbose name to MailAddress fields 2015-01-25 19:01:01 +01:00
tests fix tests 2015-02-01 20:12:23 +01:00
__init__.py improve managemails app 2015-01-24 20:58:20 +01:00
admin.py add admin list filtering and ordering for mail addresses and mailboxes 2015-01-17 12:25:54 +01:00
apps.py improve managemails app 2015-01-24 20:58:20 +01:00
forms.py fix mail forwarding setup bug 2015-02-06 11:17:03 +01:00
models.py fix mail forwarding setup bug 2015-02-06 11:17:03 +01:00
urls.py implement mail address target editing 2015-01-25 22:12:03 +01:00
views.py move HostingPackageAndCustomerMixin to gvawebcore.views 2015-01-26 10:33:01 +01:00