#14414 closed (fixed)
Additional check in content-type view to prevent 500
| Reported by: | Yeago | Owned by: | nobody |
|---|---|---|---|
| Component: | Contrib apps | Version: | 1.2 |
| 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
In the event that your ContentType doesn't have a model_class associated with it anymore, it would be nice if the resulting url didn't chokedie 500 style.
Attachments (1)
Change History (6)
by , 15 years ago
| Attachment: | ctviews.patch added |
|---|
comment:1 by , 15 years ago
| Has patch: | set |
|---|
comment:2 by , 15 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:3 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Marking RFC. Hope this is non-controversial enough.