Opened 15 years ago
Last modified 11 days ago
#14643 assigned Bug
Readonly fields in GeoDjango admins
| Reported by: | Owned by: | Anthony Ricaud | |
|---|---|---|---|
| Component: | GIS | Version: | 1.2 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
GeoDjango admins display GeometryFields using cool map-based widgets. However, when a GeometryField is set to be readonly in the Admin class, it is displayed as text again.
It would be cool if it was displayed as a map as well, don't you think? I do not have a patch for this yet, as I just discovered it, but if there are no works in progress on this issue, I can volunteer to create one.
Cheers!
Change History (7)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Component: | Uncategorized → GIS |
|---|
comment:4 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → New feature |
comment:5 by , 15 years ago
| Easy pickings: | unset |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
| UI/UX: | unset |
#12504 already reported this.
comment:6 by , 11 days ago
| Resolution: | duplicate |
|---|---|
| Status: | closed → new |
| Type: | New feature → Bug |
comment:7 by , 11 days ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Related #14497