django/tests/generic_relations
can dffa3e1992 Fixed -- Fixed prefetch_related() for GenericRelation with different content types.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>

Thanks Simon Charette for the review.
2019-05-31 18:11:55 +02:00
..
__init__.py
models.py Refs -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_forms.py Fixed -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
tests.py Fixed -- Fixed prefetch_related() for GenericRelation with different content types. 2019-05-31 18:11:55 +02:00