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