django1/django/forms
Baptiste Mispelon 9c49e64b66 [1.5.x] Fixed #20211: Document backwards-incompatible change in BoundField.label_tag
Also cleaned up label escaping and consolidated the test suite regarding
label_tag.
Backport of ab686022f from master.
2013-04-12 10:25:44 +02:00
..
extras [py3] Fixed access to dict keys/values/items. 2012-08-07 12:00:22 +02:00
__init__.py Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
fields.py Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail 2012-09-26 14:14:51 +02:00
forms.py [1.5.x] Fixed #20211: Document backwards-incompatible change in BoundField.label_tag 2013-04-12 10:25:44 +02:00
formsets.py [1.5.x] Fixed spelling errors 2013-03-29 08:00:24 -04:00
models.py [1.5.x] Avoided a possible regression in 5097d3c5. 2013-01-24 11:30:05 +01:00
util.py [1.5.x] Sort HTML attributes on generated forms 2012-12-24 02:20:19 +00:00
widgets.py [1.5.x] Fixed #19537 -- Made CheckboxInput._has_changed handle 'False' string 2012-12-31 10:24:48 +01:00