Sat, 24 Jan 2009 23:56:34 +0000 | Sverre Rabbelier | Use ugettext instead of ugettext_lazy | file | diff | annotate |
Wed, 21 Jan 2009 13:55:06 +0000 | Lennard de Rijk | Fixed a typo in the comments of soc/views/helper/forms.py | file | diff | annotate |
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. | file | diff | annotate |
Sun, 14 Dec 2008 00:33:59 +0000 | Sverre Rabbelier | Converted as_table to be a template tag | file | diff | annotate |
Sun, 14 Dec 2008 00:33:29 +0000 | Sverre Rabbelier | Added support for example texts | file | diff | annotate |
Mon, 01 Dec 2008 12:37:16 +0000 | Pawel Solyga | Some docstring fixes in few modules (soc.views.helper soc.views.models.base). | file | diff | annotate |
Sat, 29 Nov 2008 19:00:03 +0000 | Sverre Rabbelier | Moved checkAccess and getCleanedFields into access and forms | file | diff | annotate |