1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/modeltests/prefetch_related
2012-03-30 08:02:08 +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 Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00