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
/
fields.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)
@8771
[8771]
08/31/08 15:10:50
jacob
Added a
TypedChoiceField
which acts just like
ChoiceField
, except that …
(edit)
@8661
[8661]
08/28/08 10:06:18
jacob
Fixed
#7753
: clean
NullBooleanField
correctly when using
HiddenInput
. …
(edit)
@8391
[8391]
08/15/08 15:09:47
gwilson
Fixed
#8290
-- Fixed
DecimalField?
's cleaning of values with a large number …
(edit)
@8190
[8190]
08/01/08 23:48:14
gwilson
Fixed
#7920
-- Made tests compatible with Python 2.6's Decimal repr …
(edit)
@8089
[8089]
07/26/08 00:18:39
mtredinnick
Fixed
#7345
-- When normalising the URLField form field, attach a …
(edit)
@7987
[7987]
07/19/08 13:47:59
mtredinnick
Fixed
#6009
-- Added regression tests to show that uploading …
(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)
@7859
[7859]
07/07/08 18:16:00
jacob
Fixed
#7614
: the quickening has come, and there now is only one …
(edit)
@7814
[7814]
07/01/08 10:10:51
jacob
Fixed
#2070
: refactored Django's file upload capabilities. A description …
(edit)
@7799
[7799]
06/30/08 05:44:56
mtredinnick
Fixed
#5957
-- Enforce the "required" attribute on
BooleanField?
in …
(edit)
@7776
[7776]
06/28/08 05:55:26
mtredinnick
Fixed the fix from
[7775]
. The previous change was failing Django's …
(edit)
@7775
[7775]
06/27/08 16:47:58
adrian
Fixed
#7559
-- Updated newforms unit tests to reflect the fact that …
(edit)
@7355
[7355]
03/24/08 08:10:48
mtredinnick
Fixed
#6868
-- Fixed test results for Windows systems. Thanks, Ned …
(edit)
@7323
[7323]
03/19/08 17:29:11
jacob
Fixed
#5894
: added
FilePathField?
to newforms. Thanks, Alex Gaynor.
(edit)
@7294
[7294]
03/18/08 09:54:39
mtredinnick
Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit)
@7021
[7021]
01/17/08 12:03:21
jkocherhans
Fixed
#6302
.
FileField?
no longer requires a value if one already exists. …
(edit)
@6746
[6746]
11/29/07 13:30:38
mtredinnick
Fixed
#6014
-- More robust error handling when validating decimal …
(edit)
@6745
[6745]
11/29/07 13:22:03
mtredinnick
Fixed
#5959
-- Fixed handling of False values in hidden boolean fields. …
(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.
Download in other formats:
RSS Feed
ChangeLog