app/soc/views/simple.py
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.
2008-09-12 Todd Larsen Add getAltResponseIfNotLoggedIn() and getAltResponseIfNotDeveloper() simple
2008-08-30 Todd Larsen An emerging pattern with makeSiblingTemplatesList() is that views calling that
2008-08-29 Todd Larsen Fix an overlooked cut-and-paste error.
2008-08-29 Todd Larsen Add a public() convenience wrapper around templateWithLinkName() for the common
2008-08-28 Todd Larsen Add soc.views.simple containing (initially) two simple template views.
less more (0) tip