gva/gnuviechadmin/managemails
Jan Dittberner bebcad8c86 implement mail address deletion
- implement managemails.views.DeleteMailAddress
- add get_context_data to AddMailAddress to add customer to template context
- add URL pattern 'delete_mailaddress' to managemails.urls
- add template hostingpackages/customerhostingpackage_detail.html
- add entry to changelog
2015-01-25 19:03:58 +01:00
..
locale/de/LC_MESSAGES implement password change for mailboxes 2015-01-25 12:49:31 +01:00
migrations add verbose name to MailAddress fields 2015-01-25 19:01:01 +01:00
tests fix some test issues 2015-01-22 00:19:16 +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 implement managemails.Views.AddMailAddress 2015-01-25 18:20:51 +01:00
models.py add verbose name to MailAddress fields 2015-01-25 19:01:01 +01:00
urls.py implement mail address deletion 2015-01-25 19:03:58 +01:00
views.py implement mail address deletion 2015-01-25 19:03:58 +01:00