Style fixes, add missing docstring, fix some wrong calls to super classes and removal...
commit10b31c973dc6027d3865f03bed7ea41967b5684a
authorPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:43:41 +0000 (3 17:43 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:43:41 +0000 (3 17:43 +0000)
treed9e44b12eafe5b6914f2b9e74bc2d67e5d9a9ac4
parent7d0e233def148aa7b5fe3909818fafd55776d33c
Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
app/soc/views/helper/access.py
app/soc/views/helper/decorators.py
app/soc/views/helper/dynaform.py
app/soc/views/helper/forms.py
app/soc/views/helper/list_info.py
app/soc/views/helper/lists.py
app/soc/views/helper/responses.py
app/soc/views/helper/templatetags/forms_helpers.py
app/soc/views/helper/widgets.py