django/tests/update
Ryan P Kilby f9a44cc0fa Fixed #35453 -- Made ManyToManyField.concrete False.
ManyToManyField was already excluded from fields, concrete_fields,
and local_concrete_fields in Options.
2025-09-22 09:52:22 -04:00
..
__init__.py
models.py Fixed #36481 -- Fixed QuerySet.update concrete fields check. 2025-09-04 12:15:45 -04:00
tests.py Fixed #35453 -- Made ManyToManyField.concrete False. 2025-09-22 09:52:22 -04:00