#10987: [patch] generic object_detail support for custom 404 page ---------------------------+------------------------------------------------ Reporter: redbaron | Owner: nobody Status: new | Milestone: Component: Generic views | Version: 1.1-beta-1 Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------+------------------------------------------------ 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.
-- Ticket URL: <http://code.djangoproject.com/ticket/10987> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
