Hi, > I get the add flat page in admin, but after adding a flat page,when i > try to 'view on site', it gives me a 404 error.Can you tell me why > isn't FlatpageFallbackMiddleware working?And yes, I did add the > trailing slashes as url. (eg: /about/). Please advice. Thank you.
Did you add django.contrib.FlatPages to INSTALLED_APPS? Could you send your urls.py files? Regards, Marcin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

