#22453 closed Bug (fixed)
Tutorial shows incorrect output for DoesNotExist
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
DoesNotExist doesn't show information about lookup parameters since 266c0bb23e9d64c47ace4d162e582febd5a1e336, however docs/intro/tutorial01.txt does. (this bug affects 1.6 onwards)
Attachments (1)
Change History (5)
by , 12 years ago
| Attachment: | fix_tutorial.patch added |
|---|
comment:1 by , 12 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch to fix 22453