app/soc/models/document.py
Fri, 30 Jan 2009 22:01:27 +0000 Sverre Rabbelier Add access control to document model and view
Fri, 30 Jan 2009 21:59:38 +0000 Sverre Rabbelier Moved is_featured property to Document
Fri, 23 Jan 2009 21:22:09 +0000 Sverre Rabbelier Enable pick links for all the references we have
Sat, 18 Oct 2008 21:54:13 +0000 Pawel Solyga Remove not used imports in models. Fix missing spaces in models when operator not preceded by a space. Add missing ugettext_lazy import to Proposal model.
Thu, 16 Oct 2008 04:37:13 +0000 Todd Larsen Eliminate the Work.abstract property and move the Document.content property
Wed, 15 Oct 2008 19:33:50 +0000 Todd Larsen Remove the proposed WorksAuthors many:many relation and promote the "founder"
Wed, 15 Oct 2008 14:06:33 +0000 Pawel Solyga Show "Created by" read-only field in Document Edit view. Update size of TinyMCE widget in Document Edit/Create views. Change user property name to founder in Document model and update files according to this change (now founder is used in Group and Document models). Remove not used variables and imports in views/site/docs/edit.py. Refactor EditForm and CreateForm in views/site/docs/edit.py so that EditForm inherits from CreateForm and just extends it.
less more (0) -10 -7 tip