app/soc/templates/soc/base.html
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.
Thu, 28 Aug 2008 22:27:40 +0000 Todd Larsen Clean up User Model and User profile edit view now that soc.logic.site.id_user
Fri, 22 Aug 2008 13:44:50 +0000 Pawel Solyga Added public view support (not using controller yet)
Wed, 20 Aug 2008 00:04:42 +0000 Todd Larsen Fix up the URLs mapping to soc.views.user.profile.edit() and make the site base
Tue, 19 Aug 2008 23:13:24 +0000 Pawel Solyga Created response helper respond() function that is used to generate base templates and it's child templates (handles sign in/out links, user name etc).
Tue, 19 Aug 2008 17:57:58 +0000 Pawel Solyga Home site templates and basic view.
less more (0) tip