gva/gnuviechadmin/templates
Jan Dittberner 711a96212c implement adding websites
- implement websites.models.Website
- add migration
- implement websites.views.AddWebsite
- implement websites.forms.AddWebsiteForm
- define URL pattern 'add_website' in websites.urls
- register Website model in websites.admin
- add templates websites/base.html and websites/website_create.html
- add german translation for new strings
- add website URLs to gnuviechadmin.urls
- add websites to INSTALLED_APPS
- add changelog entry
2015-01-26 22:49:16 +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 define User.is_sftp_user and fix minor template issues 2015-01-26 21:49:22 +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
websites implement adding websites 2015-01-26 22:49:16 +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