gva/gnuviechadmin/templates/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
..
base.html implement create_mailbox functionality 2015-01-25 12:10:17 +01:00
mailaddress_confirm_delete.html implement mail address deletion 2015-01-25 19:03:58 +01:00
mailaddress_create.html implement managemails.Views.AddMailAddress 2015-01-25 18:20:51 +01:00
mailbox_create.html implement create_mailbox functionality 2015-01-25 12:10:17 +01:00
mailbox_setpassword.html implement password change for mailboxes 2015-01-25 12:49:31 +01:00