Django

Code

root/django/trunk/tests/regressiontests/forms/widgets.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8816 [8816] 09/01/08 16:28:32 brosner Fixed #7975 -- Callable defaults in inline model formsets now work …
(edit) @8601 [8601] 08/26/08 16:32:17 mtredinnick Fixed #8566 -- Allow safe-strings in the "attrs" parameter to form …
(edit) @8549 [8549] 08/25/08 14:09:44 jacob Updated TimeInput changes from [8491] to allow time widgets to be used …
(edit) @8491 [8491] 08/23/08 12:33:09 mtredinnick Fixed #7499 -- Trim microseconds off rendering of form.TimeFields? by …
(edit) @7977 [7977] 07/19/08 02:53:02 russellm Fixed #4412 -- Added support for optgroups, both in the model when …
(edit) @7971 [7971] 07/18/08 20:22:26 jacob Fixed #7741: django.newforms is now django.forms. This is obviously a …
(edit) @7967 [7967] 07/18/08 18:54:34 brosner Merged the newforms-admin branch into trunk. This is a backward …
(edit) @7693 [7693] 06/18/08 11:33:04 jacob Fixed #4860: added 'for' attributes to labels in newforms widgets. Thanks …
(edit) @7646 [7646] 06/15/08 22:32:02 adrian Fixed #7456 -- Removed check of exact IndexError? exception text in a unit …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @6745 [6745] 11/29/07 13:22:03 mtredinnick Fixed #5959 -- Fixed handling of False values in hidden boolean fields. …
(edit) @6722 [6722] 11/28/07 14:19:54 mtredinnick Fixed #5730: Conditionally escape widget contents in newforms to …
(edit) @6717 [6717] 11/25/07 20:39:48 gwilson Fixed #5993 -- Made RadioSelect easier to subclass by giving it a …
(edit) @6594 [6594] 10/22/07 08:13:12 mtredinnick Fixed #5794 -- Be more robust when rendering a DateTimeInput? widget. …
(edit) @6578 [6578] 10/21/07 09:50:47 mtredinnick Changed the default form presentation of datetime values to not include …
(edit) @6563 [6563] 10/20/07 07:21:07 mtredinnick Changed newforms.CheckboxInput? widget to return False as its value when …
(add) @6379 [6379] 09/19/07 18:40:47 jacob Fixed #5546: split form unit tests into manageable chunks. This isn't a …
Note: See TracRevisionLog for help on using the revision log.