gva/docs/code
Jan Dittberner 385838580b implement contact form
- implement contact_form.forms.ContactForm
- implement contact_form.views.ContactFormView and
  contact_form.views.ContactSuccessView
- add new URL patterns 'contact_form' and 'contact_success' in
  contact_form.urls
- add contact_form templates base.html, contact_form.html, contact_form.txt,
  contact_form_subject.txt and contact_success.html
- add german translation for new strings
- add contact_form to .coveragerc
- add generated code documentation for contact_form app
- add changelog entry
2015-02-01 19:33:53 +01:00
..
contact_form.rst implement contact form 2015-02-01 19:33:53 +01:00
dashboard.rst restructure generated code documentation 2015-01-17 23:46:31 +01:00
domains.rst add code documentation for websites app 2015-01-27 18:51:04 +01:00
fileservertasks.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
gnuviechadmin.rst add links to webmail, phpmyadmin and phppgadmin 2015-02-01 13:16:45 +01:00
gvacommon.rst generate documentation for gvacommon.viewmixins 2015-01-24 15:42:20 +01:00
gvawebcore.rst move HostingPackageAndCustomerMixin to gvawebcore.views 2015-01-26 10:33:01 +01:00
hostingpackages.rst implement CustomerHostingPackageDetails view 2015-01-24 16:25:18 +01:00
ldaptasks.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
managemails.rst implement create_mailbox functionality 2015-01-25 12:10:17 +01:00
mysqltasks.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
osusers.rst plug users and hosting packages together 2015-01-24 16:26:32 +01:00
pgsqltasks.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
taskresults.rst restructure generated code documentation 2015-01-17 23:46:31 +01:00
userdbs.rst implement setup of new user databases 2015-01-26 12:06:03 +01:00
websites.rst add code documentation for websites app 2015-01-27 18:51:04 +01:00
webtasks.rst add webtasks interface 2015-01-26 20:58:43 +01:00