Easiest way would be to just set up a redirect from your custom 404 page. But I wouldn't do it at all... if someone hits a 404, they deserve to be told they've gotten off track, and they deserve your help in getting back on track (via search box, site map, whatever).
On May 16, 7:49 am, Mary <[EMAIL PROTECTED]> wrote: > Dear All ; > > I would like to do the following and i need your help: > > I have created my application using django framework and i need that > is there is any 404 error so the application will be directed to home > page directly > > How can i do that ?? > Thank you in advance ; > mary Adel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

