gva/gnuviechadmin/gnuviechadmin/settings
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
..
__init__.py auto generated project 2014-05-18 00:07:32 +02:00
base.py implement adding websites 2015-01-26 22:49:16 +01:00
local.py streamline settings 2014-05-18 20:26:31 +02:00
production.py define proper allauth production settings 2015-01-18 00:47:59 +01:00
test.py streamline settings 2014-05-18 20:26:31 +02:00