django/tests/foreign_object/models
2025-09-16 10:25:16 -04:00
..
__init__.py Refs #36580 -- Added coverage for excluding ForeignObject from constraint validation. 2025-09-16 10:25:16 -04:00
article.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
customers.py Refs #36580 -- Added coverage for excluding ForeignObject from constraint validation. 2025-09-16 10:25:16 -04:00
empty_join.py Fixed #16055 -- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL. 2023-04-18 12:41:14 +02:00
person.py Fixed #36290 -- Made TupleIn() lookup discard tuples containing None. 2025-04-03 20:40:43 +02:00