This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
b8ae2c16cf
django
/
tests
/
model_forms
History
Tim Graham
2f9861d823
Fixed
#27148
-- Fixed ModelMultipleChoiceField crash with invalid UUID.
2016-10-31 15:21:05 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#27186
-- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
2016-09-22 12:20:58 -04:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01: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
tests.py
Refs
#27186
-- Fixed model form default fallback for CheckboxSelectMultiple.
2016-09-30 14:49:50 -04:00