See this ticket http://code.djangoproject.com/ticket/632. It has an
implementation.
akonsu wrote:
> hello,
>
> if i wanted to store my templates in the database so that the users
> could edit the way the pages look through the admin interface, how
> would i go about doing that?
>
> thanks for any
On 2/22/07, akonsu <[EMAIL PROTECTED]> wrote:
>
> hello,
>
> if i wanted to store my templates in the database so that the users
> could edit the way the pages look through the admin interface, how
> would i go about doing that?
I'd create a normal Django model named template, and then write a
cu
2 matches
Mail list logo