index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
forms
Age
Commit message (
Expand
)
Author
2013-02-12
[1.3.x] Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2011-09-10
[1.3.X] Altered the behavior of URLField to avoid a potential DOS vector, and...
Russell Keith-Magee
2011-03-17
Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...
Russell Keith-Magee
2011-03-03
Updated test assertions that have been deprecated by the move to unittest2. I...
Russell Keith-Magee
2011-02-21
Fixed #15349 - Bound FormSet produces bound empty_form
Luke Plant
2011-02-16
Moved the test added in r15504 to a different case where it doesn't actually ...
Jannis Leidel
2011-02-12
Fixed #14941 -- Stop raising ValidationError in form fields that use the URLV...
Jannis Leidel
2011-02-12
Fixed #12988 -- Extended regular expression of the URLValidator to fully supp...
Jannis Leidel
2011-02-12
Fixed #14955 -- Made the URLValidator use a HEAD request when verifying a URL...
Jannis Leidel
2011-02-09
Fixed #15182 - Fixed a security issue with ClearableFileInput. Disclosure and...
Carl Meyer
2011-02-08
Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case sensiti...
Russell Keith-Magee
2011-02-05
Modified wrong expected ClearableFileInput rendering output in a couple of ad...
Ramiro Morales
2011-02-05
Fixed #15226 - Made SelectDateWidget render the label tag associated with the...
Ramiro Morales
2011-02-04
Fixed #13968 -- Fixed SelectDateWidget processing of an invalid date input va...
Ramiro Morales
2011-01-13
Fixed #13631 -- Made sure that max_length and min_length are retained as attr...
Russell Keith-Magee
2011-01-08
Fixed #12295 -- Issue had already been fixed, but added test. Thanks tomevans...
Andrew Godwin
2010-12-27
Fixed #14593 -- change this warning to be a PendingDeprecationWarning. Also ...
Alex Gaynor
2010-12-26
Updated list of US states and tests after r15029 to be sorted correctly.
Jannis Leidel
2010-12-26
Converted Swedish localflavor tests from doctests to unittests. Thanks, Idan ...
Jannis Leidel
2010-12-19
Fixed #14655 -- Made formsets iterable. This allows a slightly more natural i...
Russell Keith-Magee
2010-12-19
Fixed a Python 2.5 syntax error.
Alex Gaynor
2010-12-18
Fixed #14871, #14872 -- ZAIDField didn't handle alll EMPTY_VALUES correctly a...
Alex Gaynor
2010-12-18
Converted Uruguayan localflavor doctests into unittests. We have alwyas been...
Alex Gaynor
2010-12-18
Converted United States localflavor doctests into unittests. We have always ...
Alex Gaynor
2010-12-18
Converted United Kingdom localflavor doctests into unittests. We have always...
Alex Gaynor
2010-12-18
Converted Slovak localflavor doctests into unitttests. We have always been a...
Alex Gaynor
2010-12-18
Fixed #14864, #14864 -- ROCIFField didn't accept values starting with RO, as ...
Alex Gaynor
2010-12-18
Converted Portuguese localflavor doctests into unittests. We have always bee...
Alex Gaynor
2010-12-18
Fixed #14860 -- PLPESELField, PLNIPField, and PLREGONField didn't handle all ...
Alex Gaynor
2010-12-18
Converted Dutch localflavor doctests to unittests. We have always been at wa...
Alex Gaynor
2010-12-18
Converted Kuwaiti localflavor doctests to unittests. We have always been at ...
Alex Gaynor
2010-12-18
Converted Japanese localflavor doctests to unittests. We have always been at...
Alex Gaynor
2010-12-18
Fixed #14859 -- ITSocialSecurityNumberField and ITVatNumberField didn't handl...
Alex Gaynor
2010-12-18
Converted Icelandic localflavor doctests to unittests. We have always been a...
Alex Gaynor
2010-12-18
Fixed #14750 -- ILPostalCodeField didn't handle all EMPTY_VALUES correctly. ...
Alex Gaynor
2010-12-18
Converted Irish localflavor doctests to unittests. We have always been at wa...
Alex Gaynor
2010-12-18
Converted Indonesian localflavor doctests to unittests. We have always been ...
Alex Gaynor
2010-12-18
Converted generic localflavor doctests to unittests. We have always been at ...
Alex Gaynor
2010-12-18
Converted French localflavor doctests into unittests. We have always been at...
Alex Gaynor
2010-12-18
Converted Finnish localflavor doctests to unittests. We have always been at ...
Alex Gaynor
2010-12-18
Converted Spanish localflavor doctests to unittests. We have always been at ...
Alex Gaynor
2010-12-18
Converted Chilean localflavor doctests to unittests. We have always been at ...
Alex Gaynor
2010-12-18
Converted Swiss localflavor doctests to unittests. Thanks to Idan Gazit for ...
Alex Gaynor
2010-12-18
Converted Canadian localflavor doctests to unittests. We have always been at...
Alex Gaynor
2010-12-18
Converted the Brazillian localflavor doctests to unittests. We have always b...
Alex Gaynor
2010-12-18
Converted Belerusian localflavor tests to use the new, less verbose format. ...
Alex Gaynor
2010-12-18
Converted Australian localfavor doctests into unittests. We have always been...
Alex Gaynor
2010-12-12
Fixed #14158 -- Fixed SelectMultiple._has_changed to not assume same order of...
Jannis Leidel
2010-12-12
Fixed #14499 -- ATSocialSecurityNumberField now responds to all EMPTY_VALUES ...
Alex Gaynor
2010-12-12
Converted the Argentina localflavor doctests to unittests. We have always be...
Alex Gaynor
[next]