This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
model_forms
History
Etienne Chové
651299e1ef
[3.0.x]
Fixed
#30014
-- Fixed ModelChoiceField validation when initial value is a model instance.
...
Thanks Carlton Gibson for reviews. Backport of e7cdb0cd7eb5eb677af8dae7bfc6845186f861b0 from master
2019-10-11 14:33:32 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_modelchoicefield.py
[3.0.x]
Fixed
#30014
-- Fixed ModelChoiceField validation when initial value is a model instance.
2019-10-11 14:33:32 +02:00
test_uuid.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00