#9130 closed (fixed)
Typo in gis/admin/widgets.py
| Reported by: | Torsten Rehn | Owned by: | nobody |
|---|---|---|---|
| Component: | Contrib apps | 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
On line 16 in django/contrib/gis/admin/widgets.py there is an interfaace.
Attachments (1)
Change History (6)
by , 17 years ago
| Attachment: | gis_admin_widgets_typo.diff added |
|---|
comment:1 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 17 years ago
| milestone: | → 1.1 |
|---|
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
(In [10220]) Fixed #9130 -- Fixed typo in comment, thanks scel.