The one that is throwing the error is "0.97-pre-SVN-6430"
the other one that is working is "0.97-pre-SVN-7027"

I am in the process of updating the server throwing the error to the
trunk version of Django. I've just got to make sure everything is
going to work first on my development server. I'll respond tomorrow
whether it worked or not.

I will also check into the 404.html template if updating to the trunk
doesn't solve my problem.

Thanks.

On Mar 3, 5:19 pm, Michael <[EMAIL PROTECTED]> wrote:
> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to