Opened 4 years ago
Closed 4 years ago
#32677 closed Cleanup/optimization (invalid)
django.db.models.fields.related.relatedfield not described in the documentation
Reported by: | mypseudo | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 3.2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
django.db.models.fields.related.relatedfield is not described in documentation
Change History (1)
comment:1 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Type: | Uncategorized → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.
RelatedField
is a private API, intentionally undocumented.