app/soc/views/helper/forms.py
2009-05-27 Pawel Solyga Style fixes and pylint: disable-msg comments in different modules.
2009-04-03 Pawel Solyga Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
2009-03-10 Sverre Rabbelier Do not override fields in the model if they are already set
2009-02-22 Sverre Rabbelier Add generic datepicker support
2009-02-15 Sverre Rabbelier Added grouping support to all forms, converted role as example
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-01 Sverre Rabbelier Fix the JS but mentioned in the previous commit
2009-01-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2009-01-21 Lennard de Rijk Fixed a typo in the comments of soc/views/helper/forms.py
2008-12-15 Pawel Solyga Since DbModelForm has been renamed to BaseForm change super() call from BaseForm to djangoforms.ModelForm in soc.views.helper.forms module.
2008-12-14 Sverre Rabbelier Converted as_table to be a template tag
2008-12-14 Sverre Rabbelier Added support for example texts
2008-12-01 Pawel Solyga Some docstring fixes in few modules (soc.views.helper soc.views.models.base).
2008-11-29 Sverre Rabbelier Moved checkAccess and getCleanedFields into access and forms
less more (0) -15 tip