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-11 19:12:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_forms
History
Tim Graham
c6e5878410
[1.10.x]
Fixed
#26970
-- Fixed crash with disabled ModelMultipleChoiceField.
...
Backport of 4e861682904744b0ea3ead8552513c6f1a826c5a from master
2016-07-30 20:45:37 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_uuid.py
Fixed
#25241
-- Corrected ModelForm.save() error message when saving invalid form with UUIDField pk.
2015-08-07 07:44:59 -04:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[1.10.x]
Fixed
#26970
-- Fixed crash with disabled ModelMultipleChoiceField.
2016-07-30 20:45:37 -04:00