gva/docs
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
..
code add webtasks interface 2015-01-26 20:58:43 +01:00
__init__.py auto generated project 2014-05-18 00:07:32 +02:00
changelog.rst implement adding websites 2015-01-26 22:49:16 +01:00
code.rst add webtasks interface 2015-01-26 20:58:43 +01:00
conf.py add release version in changelog, update conf.py 2015-01-26 13:56:08 +01:00
deploy.rst auto generated project 2014-05-18 00:07:32 +02:00
ideas.rst add a list of planned features and development ideas 2015-01-19 20:43:31 +01:00
index.rst add a list of planned features and development ideas 2015-01-19 20:43:31 +01:00
install.rst restructure generated code documentation 2015-01-17 23:46:31 +01:00
Makefile auto generated project 2014-05-18 00:07:32 +02:00
tests.rst update changelog, document test process 2014-06-01 12:07:18 +02:00