Gnuviech admin end user and administration web frontend
Go to file
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
docs implement contact form 2015-02-01 19:33:53 +01:00
gnuviechadmin implement contact form 2015-02-01 19:33:53 +01:00
requirements update Django version to 1.7.4 2015-01-29 17:05:53 +01:00
.gitignore add german translation 2014-12-27 22:58:57 +01:00
CONTRIBUTORS.txt auto generated project 2014-05-18 00:07:32 +02:00
LICENSE.txt restructure generated code documentation 2015-01-17 23:46:31 +01:00
README.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
requirements.txt auto generated project 2014-05-18 00:07:32 +02:00

gnuviechadmin

Customer center for gnuviech servers.

Gnuviechadmin is based on Django and Celery