gva/gnuviechadmin/templates
Jan Dittberner 64e3f97330 implement user database deletion
- modify userdbs.models.UserDatabase.delete to perform deletion of database
  user if it has no other databases assigned
- implement userdbs.views.DeleteUserDatabase
- add URL pattern 'delete_userdatabase' to userdbs.urls
- add template userdbs/userdatabase_confirm_delete.html
- add link to 'delete_userdatabase' on hosting package detail page
- add changelog entry
2015-01-26 13:42:09 +01:00
..
account add templates for allauth 2015-01-17 23:08:41 +01:00
dashboard add new views to hostingpackages app 2015-01-24 23:34:15 +01:00
domains implement hosting domain creation 2015-01-25 00:40:43 +01:00
hostingpackages implement user database deletion 2015-01-26 13:42:09 +01:00
managemails implement mail address target editing 2015-01-25 22:12:03 +01:00
osusers plug users and hosting packages together 2015-01-24 16:26:32 +01:00
registration add templates for anonymous user dashboard and login 2015-01-17 14:05:04 +01:00
socialaccount add templates for allauth 2015-01-17 23:08:41 +01:00
userdbs implement user database deletion 2015-01-26 13:42:09 +01:00
404.html auto generated project 2014-05-18 00:07:32 +02:00
500.html auto generated project 2014-05-18 00:07:32 +02:00
base.html add link hosting package list templates 2015-01-24 23:37:20 +01:00