gva/gnuviechadmin/managemails
Jan Dittberner 1cfd4327da Add tests for managemails.models
This commit adds tests for managemails.models to improve the test
coverage of that model. There are some changes to the classes in
managemails.models too:

- add a method create_mailbox to MailboxManager
- properly handle uncommited mailaddresses in MailAddress.set_mailbox
  and MailAddress.set_forward_addresses
2015-11-28 14:07:34 +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 tests for managemails.models 2015-11-28 14:07:34 +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 Add tests for managemails.models 2015-11-28 14:07:34 +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