1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/generic_relations_regress
2022-11-18 10:13:31 +01:00
..
__init__.py
models.py Fixed #33004 -- Made saving objects with unsaved GenericForeignKey raise ValueError. 2022-04-21 10:12:28 +02:00
tests.py Fixed #26261 -- Fixed queryset crash when excluding reverse GenericRelation. 2022-11-18 10:13:31 +01:00