1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/prefetch_related
2012-04-10 06:04:53 +00:00
..
__init__.py
models.py Fixed #17838 - prefetch_related fails for GenericForeignKeys when related object id is not a CharField/TextField 2012-03-15 15:06:57 +00:00
tests.py Fixed #18090 -- Applied filters when running prefetch_related backwards through a one-to-one relation. 2012-04-10 06:04:53 +00:00