app/soc/models/document.py
2008-10-18 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.
2008-10-16 Todd Larsen Eliminate the Work.abstract property and move the Document.content property
2008-10-15 Todd Larsen Remove the proposed WorksAuthors many:many relation and promote the "founder"
2008-10-15 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.
2008-10-14 Pawel Solyga Fixed imports sorting based on comments for r751.
2008-10-13 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
2008-09-29 Todd Larsen Make use of PolyModel for Works, Documents, etc. Add some (but not all) of
less more (0) -7 tip