app/soc/models/document.py
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
2008-09-21 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
2008-09-13 Pawel Solyga Added Melange front page edit view where you can change title, content, feed url. Created SiteSettings and Document models and some logic for them. Added isFeedURLValid function in soc/logic/feed.py. Created some functions for handling datastore updates of different kinds of Models (soc/logic/model.py). Fixed some typos and too long lines of code.
less more (0) tip