In your templates folder create a 404.html file. This should solve
your problems. I read that there needs to be a 404.html and 500.html
file somewhere but can't find the link to point you to it.

On Mon, Mar 3, 2008 at 3:20 PM, Lewis Bergman <[EMAIL PROTECTED]> wrote:
>
>  If the configs are nearly identical, do a diff and see what *is* the
>  difference between the two? Are the two running the same django versions?
>
>
>  bfrederi wrote:
>  > I am using flatpages on a production box, and whenever I don't set
>  > DEBUG to True in the settings.py file, the middleware won't redirect
>  > to my flatpages for some reason. It gives me a 'TemplateDoesNotExist:
>  > 404.html' error message.
>  >
>  > It works perfectly fine on another box, and the setup for both boxes
>  > are nearly identical. I can't figure out why one works, and the other
>  > doesn't. Any ideas?
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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