ic-labs / django-icekit

GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.
http://glamkit.com
MIT License
47 stars 11 forks source link

Improve `icekit.page_types.article`. #35

Open mrmachine opened 7 years ago

mrmachine commented 7 years ago

This is currently a concrete implementation of the icekit.content_collections pattern. But it needs some improvement:

@cogat @jmurty thoughts?

cogat commented 7 years ago

NB it should also implement Django's MultipleObjectMixin for consistency.