app/soc/views/simple.py
Thu, 16 Oct 2008 13:16:46 +0000 Pawel Solyga Change name of getUserFromLinkNameOrDie function to getUserFromLinkNameOr404 and apply changes to affected files.
Mon, 13 Oct 2008 21:54:51 +0000 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
Sun, 12 Oct 2008 00:12:53 +0000 Sverre Rabbelier Refactor nearly all the soc.logic code to use the Base class
Thu, 09 Oct 2008 23:50:00 +0000 Sverre Rabbelier Removed now-obsolete getAltResponse* methods from 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