django/tests/regressiontests/forms
Claude Paroz d11038acb2 Fixed #19537 -- Made CheckboxInput._has_changed handle 'False' string
Thanks dibrovsd@gmail.com for the report.
2012-12-31 10:18:59 +01:00
..
templates/forms Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +01:00
tests Fixed #19537 -- Made CheckboxInput._has_changed handle 'False' string 2012-12-31 10:18:59 +01:00
__init__.py
models.py Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +01:00
urls.py Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +01:00
views.py Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +01:00