Opened 13 years ago
Closed 13 years ago
#18444 closed Cleanup/optimization (fixed)
Replace hard coded "View on Site" URLs
| Reported by: | Daniel Hepper | Owned by: | Daniel Hepper |
|---|---|---|---|
| Component: | contrib.admin | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The URLs of the "View on Site" button on the change form and inline admins is hardcoded. They should be replaced with a reversed URLs.
Change History (4)
comment:1 by , 13 years ago
| Owner: | changed from to |
|---|
comment:2 by , 13 years ago
| Has patch: | set |
|---|
comment:3 by , 13 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch available on GitHub https://github.com/django/django/pull/137