Opened 18 years ago
Closed 18 years ago
#6331 closed (fixed)
doc typo in shortcuts.txt: MyModel.object.filter
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | typo doc shortcuts objects | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
afaik it should be MyModel.objects.get() ..
in one occasion it also says MyModels.object.filter() although the shortcut version always talks about MyModel
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | shortcuts.txt.diff added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:3 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
"patch" for the 3 typos