Opened 5 years ago
Closed 5 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 , 5 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
| Type: | Uncategorized → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.
RelatedFieldis a private API, intentionally undocumented.