Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9569 [9569] 12/04/08 22:22:00 mtredinnick Added a way to iterate over hidden/visible fields in a form. Useful for …
(edit) @9365 [9365] 11/06/08 13:49:24 kmtracey Fixed #6160, #9111 -- Consistently apply conditional_escape to form errors …
(edit) @8525 [8525] 08/24/08 19:32:32 mtredinnick Fixed #7195 -- Fixed the validation of MultipleChoice? fields so that they …
(edit) @7987 [7987] 07/19/08 13:47:59 mtredinnick Fixed #6009 -- Added regression tests to show that uploading …
(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) @7814 [7814] 07/01/08 10:10:51 jacob Fixed #2070: refactored Django's file upload capabilities. A description …
(edit) @7693 [7693] 06/18/08 11:33:04 jacob Fixed #4860: added 'for' attributes to labels in newforms widgets. Thanks …
(edit) @7322 [7322] 03/19/08 14:11:51 jacob Replaced dict reprs in tests with explicit looks at each key. This should …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @6671 [6671] 11/14/07 06:58:53 mtredinnick Implemented auto-escaping of variable output in templates. Fully …
(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.