Use a custom 404 handler view:
http://docs.djangoproject.com/en/dev/topics/http/views/#customizing-error-views

On Jan 6, 2:45 pm, shofty <m...@shofty.me> wrote:
> has anyone ever written or read an article on creation of clever 404
> pages in django sites?
>
> i'd like to know if its possible to capture the url requested and
> maybe push back a quick search on the terms in the url, rather than
> just telling the user that the page has disappeared in the transition
> to a new site.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to