Srinivas Reddy Thatiparthy
|
5debbdfcc8
|
Fixed #28387 -- Fixed has_changed() for disabled form fields that subclass it.
|
2017-07-14 13:06:51 -04:00 |
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Jon Dufresne
|
4f336f6652
|
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
2016-06-16 14:19:18 -04:00 |
David Sanders
|
218175b09d
|
Fixed #26534 -- Fixed boolean form fields has_changed() with hidden input.
|
2016-04-24 15:06:30 -04:00 |
Berker Peksag
|
0247c9b08f
|
Split form's test_fields.py into different files.
|
2016-04-11 12:48:23 -04:00 |