On Thu, Jul 23, 2009 at 2:57 AM, Steven Stelmach wrote:
>
> Hi all,
>
> I'm working with models (for a newspaper site) similar to this:
>
> - Abstract class Content with child class Article.
> - Each Content object is related one-to-one with a ContentGeneric,
> which has a published_status field.
On Thu, Jul 23, 2009 at 2:57 AM, Steven Stelmach wrote:
>
> Hi all,
>
> I'm working with models (for a newspaper site) similar to this:
>
> - Abstract class Content with child class Article.
> - Each Content object is related one-to-one with a ContentGeneric,
> which has a published_status field.
Hi all,
I'm working with models (for a newspaper site) similar to this:
- Abstract class Content with child class Article.
- Each Content object is related one-to-one with a ContentGeneric,
which has a published_status field.
- Articles have related_content, which is a M2M field with
ContentGene
3 matches
Mail list logo