#9412 closed (fixed)
typo in custom model fields docs
| Reported by: | Carl Meyer | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | 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
There is a misplaced backtick on line 440 of docs/howto/custom-model-fields.txt that causes a class reference to fail.
Attachments (2)
Change History (4)
by , 17 years ago
| Attachment: | 9412_r9240.diff added |
|---|
by , 17 years ago
| Attachment: | 9412_r9240_2.diff added |
|---|
fix another typo as well (doubled backticks on line 572)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
patch