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-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
History
Luke Plant
4fea46a030
Fixed
#18309
- Prefetch related does not work for fkey to multitable inherited model
...
Thanks to milosu for the report, tests and initial patch.
2012-06-06 14:17:32 +01:00
..
modeltests
Fixed
#18309
- Prefetch related does not work for fkey to multitable inherited model
2012-06-06 14:17:32 +01:00
regressiontests
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
templates
…
runtests.py
…
test_sqlite.py
…
urls.py
…