gva/gnuviechadmin/managemails
Jan Dittberner 03a7dc0320 Add test for managemails.forms
This commit adds tests for managemails.forms. A refactoring TODO is
added to MailAddressFieldMixin and pragma: no cover has been added to
code paths not reachable if no new constants are added to the
MAILBOX_OR_FORWARDS constant array.
2015-11-22 18:41:45 +00: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 Add test for managemails.forms 2015-11-22 18:41:45 +00:00
__init__.py improve managemails app 2015-01-24 20:58:20 +01:00
admin.py bump dependency versions, fix tests and deprecation warnings 2015-10-11 15:30:23 +02:00
apps.py improve managemails app 2015-01-24 20:58:20 +01:00
forms.py Add test for managemails.forms 2015-11-22 18:41:45 +00:00
models.py Clean PEP8 violations 2015-11-22 14:03:47 +00: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