implement new module gvawebcore to provide common code

- add gvawebcore.forms.PasswordModelFormMixin
- add generated documentation
- add german translation
This commit is contained in:
Jan Dittberner 2015-01-25 12:00:30 +01:00
parent 1ab832b94a
commit 9883db6fa2
5 changed files with 92 additions and 0 deletions

11
docs/code/gvawebcore.rst Normal file
View file

@ -0,0 +1,11 @@
:py:mod:`gvawebcore`
====================
.. automodule:: gvawebcore
:py:mod:`forms <gvawebcore.forms>`
----------------------------------
.. automodule:: gvawebcore.forms
:members: