app/soc/views/simple.py
Thu, 09 Oct 2008 23:38:27 +0000 Sverre Rabbelier Add an access control module
Fri, 03 Oct 2008 23:17:49 +0000 Todd Larsen Move helpers/response_helpers.py to helper/responses.py.
Fri, 03 Oct 2008 23:01:49 +0000 Todd Larsen Move helpers/template_helpers.py to helper/templates.py.
Sat, 13 Sep 2008 22:00:51 +0000 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.
Fri, 12 Sep 2008 21:54:37 +0000 Todd Larsen Add getAltResponseIfNotLoggedIn() and getAltResponseIfNotDeveloper() simple
Sat, 30 Aug 2008 02:54:22 +0000 Todd Larsen An emerging pattern with makeSiblingTemplatesList() is that views calling that
Fri, 29 Aug 2008 02:59:59 +0000 Todd Larsen Fix an overlooked cut-and-paste error.
Fri, 29 Aug 2008 02:52:02 +0000 Todd Larsen Add a public() convenience wrapper around templateWithLinkName() for the common
Thu, 28 Aug 2008 23:54:35 +0000 Todd Larsen Add soc.views.simple containing (initially) two simple template views.
less more (0) tip