gva/docs
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
..
code implement contact form 2015-02-01 19:33:53 +01:00
__init__.py auto generated project 2014-05-18 00:07:32 +02:00
changelog.rst implement contact form 2015-02-01 19:33:53 +01:00
code.rst implement contact form 2015-02-01 19:33:53 +01:00
conf.py update docs version, add release to changelog 2015-02-01 03:03:50 +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