gva/gnuviechadmin/templates
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
..
account add templates for allauth 2015-01-17 23:08:41 +01:00
contact_form implement contact form 2015-02-01 19:33:53 +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
flatpages add imprint as flatpage 2015-02-01 16:39:01 +01:00
hostingpackages add new view CustomerHostingPackageList 2015-02-01 15:04:04 +01:00
managemails implement mail address target editing 2015-01-25 22:12:03 +01:00
osusers add list, delete and edit comment of SSH public keys 2015-02-01 01:55:09 +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 website deletion 2015-01-27 16:26:10 +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 imprint as flatpage 2015-02-01 16:39:01 +01:00