#12409 closed (fixed)
Syntax error in the documentation from r11921
| Reported by: | Alex Gaynor | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| 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
query = 'SELECT * FROM myapp_person WHERE last_name = %s', % lname
is in those docs, it's also a syntax error.
Attachments (1)
Change History (6)
comment:1 by , 16 years ago
by , 16 years ago
| Attachment: | 12409.diff added |
|---|
comment:2 by , 16 years ago
| Has patch: | set |
|---|
comment:3 by , 16 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:4 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch for reported, other typos