Hi there, I do not like the django default behaviour for 404 pages since I do not want to create a 404.html template. I like my flatpages a lot especially the default.html template I created earlier. Therefore I would like django to use my default.html template to display the 404 and use the '/404/' flatpage which I created. Unfortunately I did not find out how to configure this behaviour. I would like the configuration within my project folder and not patch my Django installation.
Best Regards, Mark --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---