Home
Download
Documentation
Weblog
Community
Code
Code
Search:
Login
Register
Settings
Wiki
Timeline
Browse Source
Reports
View Tickets
New Ticket
Roadmap
Search
View Latest Revision
root
/
django
/
trunk
/
tests
/
regressiontests
/
forms
/
regressions.py
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@9067
[9067]
09/18/08 02:16:08
mtredinnick
Fixed
#9125
-- When displaying errors for a form with only hidden fields, …
(edit)
@8761
[8761]
08/31/08 06:39:06
mtredinnick
Fixed
#5216
-- Fixed a case of a string not being a unicode string. Thanks …
(edit)
@7971
[7971]
07/18/08 20:22:26
jacob
Fixed
#7741
: django.newforms is now django.forms. This is obviously a …
(edit)
@7693
[7693]
06/18/08 11:33:04
jacob
Fixed
#4860
: added 'for' attributes to labels in newforms widgets. Thanks …
(edit)
@6619
[6619]
10/27/07 01:23:19
mtredinnick
Removed an "XFAIL" marker that was accidentally hanging around since …
(edit)
@6379
[6379]
09/19/07 18:40:47
jacob
Fixed
#5546
: split form unit tests into manageable chunks. This isn't a …
(edit)
@6276
[6276]
09/15/07 05:57:03
mtredinnick
Fixed
#5487
-- Added deepcopying ability to lazy() objects, along with a …
(edit)
@6090
[6090]
09/10/07 23:21:32
gwilson
Removed duplicate form tests added in the
unicode merge
.
(edit)
@5876
[5876]
08/12/07 07:49:01
mtredinnick
Fixed
#5111
-- Set svn:eol-style to 'native' on files that didn't have …
(edit)
@5609
[5609]
07/04/07 07:11:04
mtredinnick
Merged Unicode branch into trunk (
r4952:5608
). This should be …
(edit)
@5237
[5237]
05/14/07 11:24:51
mtredinnick
Changed the fix from
[5231]
so that the backwards-incompatibility is made …
(edit)
@5231
[5231]
05/14/07 09:02:36
mtredinnick
Renamed form-specific cleaning methods to be do_clean_*, rather than …
(edit)
@4924
[4924]
04/04/07 08:52:35
mtredinnick
Fixed
#3597
-- Fixed unicode encoding problem in form rendering. …
(edit)
@4904
[4904]
04/02/07 05:53:05
mtredinnick
Fixed
#3600
-- Made smart_unicode respect deferred evaluation in the …
(add)
@4894
[4894]
04/01/07 00:26:26
mtredinnick
Fixed
#3810
-- In newforms, copy attribute dictionaries before modifying …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog