app/soc/views/helper/forms.py
Wed, 27 May 2009 20:37:04 +0200 Pawel Solyga Style fixes and pylint: disable-msg comments in different modules.
Fri, 03 Apr 2009 17:43:41 +0000 Pawel Solyga Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
Tue, 10 Mar 2009 14:43:14 +0000 Sverre Rabbelier Do not override fields in the model if they are already set
Sun, 22 Feb 2009 00:27:10 +0000 Sverre Rabbelier Add generic datepicker support
Sun, 15 Feb 2009 22:29:22 +0000 Sverre Rabbelier Added grouping support to all forms, converted role as example
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Sun, 01 Feb 2009 22:51:14 +0000 Sverre Rabbelier Fix the JS but mentioned in the previous commit
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Wed, 21 Jan 2009 13:55:06 +0000 Lennard de Rijk Fixed a typo in the comments of soc/views/helper/forms.py
Mon, 15 Dec 2008 01:12:28 +0000 Pawel Solyga Since DbModelForm has been renamed to BaseForm change super() call from BaseForm to djangoforms.ModelForm in soc.views.helper.forms module.
Sun, 14 Dec 2008 00:33:59 +0000 Sverre Rabbelier Converted as_table to be a template tag
Sun, 14 Dec 2008 00:33:29 +0000 Sverre Rabbelier Added support for example texts
Mon, 01 Dec 2008 12:37:16 +0000 Pawel Solyga Some docstring fixes in few modules (soc.views.helper soc.views.models.base).
Sat, 29 Nov 2008 19:00:03 +0000 Sverre Rabbelier Moved checkAccess and getCleanedFields into access and forms
less more (0) -15 tip