#1417 closed defect (fixed)
[patch] LogEntry use old style content type object in get_admin_url
| Reported by: | Nebojsa Djordjevic <nesh at studioquattro dot co dot yu> | Owned by: | Adrian Holovaty |
|---|---|---|---|
| Component: | Core (Other) | Version: | magic-removal |
| Severity: | normal | Keywords: | |
| Cc: | nesh@… | Triage Stage: | Unreviewed |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | model.diff added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [2441]) magic-removal: Fixed #1417 -- Fixed admin.models.LogEntry.get_admin_url() to use new ContentType model fields. Thanks, nesh