__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 30 Jan 2009 21:59:38 +0000
changeset 1091 0e648c690bb7
parent 63 9b1909e46633
permissions -rw-r--r--
Moved is_featured property to Document Only Documents can be featured in the sidebar, as such it makes sense to have this property in the Document model. Patch by: Sverre Rabbelier