Re: flatpage -- content type?

2008-09-13 Thread Matthias Kestenholz
On Sat, Sep 13, 2008 at 11:12 PM, shaunc <[EMAIL PROTECTED]> wrote: > > umm... but that's not exactly according to "D.R.Y." :) -- but thanks. > It's good to try to follow DRY, but it's not the solution for everything. Django is a tool box, not a CMS with everything included. Sometimes it's

Re: flatpage -- content type?

2008-09-13 Thread shaunc
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

Re: flatpage -- content type?

2008-09-13 Thread Matthias Kestenholz
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

flatpage -- content type?

2008-09-13 Thread shaunc
Hello, Does anyone know how to set the content type when serving a page via FlatPages? Thanks, - Shaun --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to