Opened 16 years ago
Closed 16 years ago
#10986 closed (duplicate)
[patch] generic object_detail support for custom 404 page
Description ¶
It's handy to have custom 404 page for generic object_detail view. Such as "Sorry man, post not found". Here is a simple patch which adds handler404 keyword arg which should point to django template file.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
duplicate of #10987, opened by the same user four minutes later