app/soc/views/helpers/template_helpers.py
Tue, 23 Sep 2008 23:20:23 +0000 Todd Larsen Split out HTTP request manipulation functions from template_helpers.py, which
Sun, 21 Sep 2008 08:59:11 +0000 Pawel Solyga Small change to unescape function in template_helpers (move replace('&', '&') at the end).
Fri, 19 Sep 2008 04:50:42 +0000 Todd Larsen Added getSingleIndexedParamValue() that retrieves an index into a list of
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.
Sat, 30 Aug 2008 02:54:22 +0000 Todd Larsen An emerging pattern with makeSiblingTemplatesList() is that views calling that
Thu, 28 Aug 2008 21:30:55 +0000 Todd Larsen Helpers for manipulating templates and template search paths.
less more (0) tip