umm... but that's not exactly according to "D.R.Y." :) -- but thanks.
On Sep 13, 3:36 pm, "Matthias Kestenholz" <[EMAIL PROTECTED]> wrote: > On Sat, Sep 13, 2008 at 9:33 PM, shaunc <[EMAIL PROTECTED]> wrote: > > > Hello, > > > Does anyone know how to set the content type when serving a page via > > FlatPages? > > You have to write your own middleware or view function. This is > easy enough since you can copy the flatpages view and middleware > code and modify it for your needs. > > Matthias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

