Tue, 23 Sep 2008 23:20:23 +0000 | Todd Larsen | Split out HTTP request manipulation functions from template_helpers.py, which | file | diff | annotate |
Sun, 21 Sep 2008 08:59:11 +0000 | Pawel Solyga | Small change to unescape function in template_helpers (move replace('&', '&') at the end). | file | diff | annotate |
Fri, 19 Sep 2008 04:50:42 +0000 | Todd Larsen | Added getSingleIndexedParamValue() that retrieves an index into a list of | file | diff | annotate |
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. | file | diff | annotate |