#10018 closed (fixed)
Small mistake in django.core.management.base.BaseCommand.__doc__
| Reported by: | Damian Świstowski | Owned by: | Kevin Kubasik |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | kkmegapatch | |
| 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
In documentation of BaseCommand changed ComandError to CommandError
Attachments (1)
Change History (7)
by , 17 years ago
| Attachment: | comanderror_to_commanderror.diff added |
|---|
comment:1 by , 17 years ago
| Has patch: | set |
|---|
comment:2 by , 17 years ago
| milestone: | → 1.1 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 17 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:4 by , 17 years ago
| Keywords: | kkmegapatch added |
|---|---|
| Owner: | changed from to |
comment:5 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in kevin's branch