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
de570d4da9
[1.8.x]
Fixed
#25496
-- Made ModelChoiceField respect prefetch_related().
...
Backport of 6afa6818fcf25665bbf61f0921c8c8c6fa8f223e from master
2015-10-05 19:25:21 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.8.x] Guaranteed removal of temporary files during tests.
2015-02-23 15:26:26 -05:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[1.8.x]
Fixed
#25496
-- Made ModelChoiceField respect prefetch_related().
2015-10-05 19:25:21 -04:00