#36369: Missing test coverage for FORWARD_PROPERTIES entries
-------------------------------------+-------------------------------------
Reporter: Clifford Gama | Type:
| Cleanup/optimization
Status: new | Component: Database
| layer (models, ORM)
Version: dev | Severity: Normal
Keywords: FORWARD_PROPERTIES, | Triage Stage:
Options | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
possibly also with REVERSE_PROPERTIES
With the exception of `_forward_fields_map` you can remove entries of
field-related properties from `FORWARD_PROPERTIES` and see no test
failures. Discovered during #36207
[
https://github.com/django/django/pull/19245#discussion_r2062359974
review]
--
Ticket URL: <
https://code.djangoproject.com/ticket/36369>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.