#20053 closed Uncategorized (fixed)
Typo in index_together model option documentation
Reported by: | Cyberj | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.5 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
There is just a small format issue in ref/models/options/
documentation where index-together
element isn't properly formated and do not appear in documentation page's index.
Patch will follow.
Attachments (1)
Change History (6)
by , 12 years ago
Attachment: | 20053.diff added |
---|
comment:1 by , 12 years ago
Has patch: | set |
---|
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Also here is the github's pull request : https://github.com/django/django/pull/905