1
0
mirror of https://github.com/django/django.git synced 2025-01-13 20:07:13 +00:00
django/tests/regressiontests/forms
Claude Paroz ebb504db69 Moved has_changed logic from widget to form field
Refs #16612. Thanks Aymeric Augustin for the suggestion.
2013-01-25 20:50:46 +01:00
..
templates/forms Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +01:00
tests Moved has_changed logic from widget to form field 2013-01-25 20:50:46 +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