changeset 629 | 492df53e4a0f |
parent 626 | 342bebadd075 |
child 646 | 860e17e5118f |
--- a/app/soc/views/models/request.py Sun Nov 30 16:46:32 2008 +0000 +++ b/app/soc/views/models/request.py Sun Nov 30 17:06:32 2008 +0000 @@ -50,6 +50,8 @@ """ class Meta: + """Inner Meta class that defines some behavior for the form. + """ model = soc.models.request.Request #: list of model fields which will *not* be gathered by the form