app/soc/views/site/user/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 22 Oct 2008 17:18:57 +0000
changeset 408 7cd6bdfbf95c
parent 132 15d89c284106
permissions -rw-r--r--
Inherit from BaseForm in all forms instead of from DbModelForm. This change doesn't include changes to templates and usage of as_table everywhere (work in progress). Patch by: Pawel Solyga Review by: to-be-reviewed