Opened 11 years ago
Closed 11 years ago
#20738 closed Bug (fixed)
No anchor link to index_together
Reported by: | Robert | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.5 |
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
In documentation (https://docs.djangoproject.com/en/1.5/ref/models/options/) there is no link to: https://docs.djangoproject.com/en/1.5/ref/models/options/#django.db.models.Options.index_together in Contents section (right column).
Change History (1)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Type: | Uncategorized → Bug |
Note:
See TracTickets
for help on using tickets.
Duplicate of #20053. I've backported the fix to 1.5.x [83119fd582931fd2bf05832e6a3fe8c56bd4a804].