Opened 3 years ago
Closed 3 years ago
#34161 closed Bug (invalid)
Wrong Name in Django Relationship
| Reported by: | Shivam Kumar | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 4.1 |
| Severity: | Normal | Keywords: | ManyToManyField |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I have read about the relationship on this page https://docs.djangoproject.com/en/4.1/topics/db/models/.
In this page Many-to-Many relationship information present. But by mistake ForeignKeyField name placed reather then ManyToManyField.
Please check and correct it. Let me also share screenshot.
Attachments (1)
Change History (2)
by , 3 years ago
| Attachment: | Screenshot from 2022-11-15 22-14-24.png added |
|---|
comment:1 by , 3 years ago
| Component: | Database layer (models, ORM) → Documentation |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
This page also contains information about ForeignKey. I don't see anything wrong with this section.
Note:
See TracTickets
for help on using tickets.
Typo mistake