Thanks! But seems like I misunderstand something. Besides others,
custom content type needs abstract model. If I make News model
abstract in my app I will not be able to add/change news items in the
app.
On May 17, 4:33 pm, Marc Tamlyn <
marc.tam...@gmail.com> wrote:
> This is exactly what custom content types are for.
>
>
http://feinheit.ch/media/labs/feincms/contenttypes.html#implementing-...
>
> You can include extra options you might want, like the number of news items
> or a particular year/category as fields on the content type.
>
> Marc
>