Scott,

thanks for your reply. the error that i am getting seems to indicate
that it is not 404.html that is the problem. it cannot find the
handler itself, not the template. and i do have this template, but it
does not help :-)

konstantin

On Mar 21, 6:46 am, "ScottB" <[EMAIL PROTECTED]> wrote:
> Hi konstantin.
>
> I added a 404.html file to my templates directory (also a 500.html)
> and now Django displays them (assuming Debug = False).  You can use
> the standard template inheritance, etc, so your error pages match the
> rest of the site.
>
> Scott


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to