This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-10 05:48:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a3a27dec8f
django
/
tests
/
model_forms
History
Download ZIP
Download TAR.GZ
Tim Graham
de570d4da9
[1.8.x]
Fixed
#25496
-- Made ModelChoiceField respect prefetch_related().
...
Backport of
6afa6818fc
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
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
tests.py
[1.8.x]
Fixed
#25496
-- Made ModelChoiceField respect prefetch_related().
2015-10-05 19:25:21 -04:00