app/soc/views/helper/widgets.py
Sun, 01 Feb 2009 17:21:46 +0000 Lennard de Rijk ReadOnlyInput widget now shows text instead of a greyed-out input box.
Tue, 20 Jan 2009 17:53:36 +0000 Todd Larsen Changing ReadOnlyBool to type "text" makes it display "True" or "False".
Wed, 14 Jan 2009 22:30:24 +0000 Todd Larsen Add read-only boolean form field widget.
Mon, 17 Nov 2008 10:36:35 +0000 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
Wed, 22 Oct 2008 17:18:57 +0000 Pawel Solyga Inherit from BaseForm in all forms instead of from DbModelForm. This change doesn't include changes to templates and usage of as_table everywhere (work in progress).
Wed, 15 Oct 2008 20:27:40 +0000 Pawel Solyga Update TinyMCE wiget code according to r783. I hope I did it correctly this time.
Wed, 15 Oct 2008 13:51:31 +0000 Pawel Solyga Changes to TinyMCE widget that enable to pass mce_settings in the class constructor and that way update default settings if needed.
less more (0) -7 tip