This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-16 13:24:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_forms
History
Srinivas Reddy Thatiparthy
a3b5df8ed5
[1.11.x]
Fixed
#28387
-- Fixed has_changed() for disabled form fields that subclass it.
...
Backport of 5debbdfcc84266703191e084914998e38f5f52eb from master
2017-07-14 13:27:30 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.11.x]
Fixed
#28242
-- Moved ImageField file extension validation to the form field.
2017-06-01 10:44:47 -04:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_uuid.py
Fixed
#27148
-- Fixed ModelMultipleChoiceField crash with invalid UUID.
2016-10-31 15:21:05 -04:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[1.11.x]
Fixed
#28387
-- Fixed has_changed() for disabled form fields that subclass it.
2017-07-14 13:27:30 -04:00