Ah ha. never mind, i found the problem.

I have a context processor that is run on every page to determine if a
new flatpage needs to be created (we are using them in a help system).
Unfortunately, this was being run on the flatpag itself and couldn't
resolve the url as a view and so threw a 404.

Note to self, 'try' is your friend...

Loki


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