1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/prefetch_related
2015-06-18 15:42:47 -04:00
..
__init__.py
models.py Fixed #24912 -- Fixed prefetch_related failure for UUIDField primary keys 2015-06-15 09:37:38 -04:00
test_uuid.py Fixed #24912 -- Fixed prefetch_related failure for UUIDField primary keys 2015-06-15 09:37:38 -04:00
tests.py Fixed #24873 -- Prevented nested Prefetch objects from being overwritten. 2015-06-18 15:42:47 -04:00