app/soc/views/site/home.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.
Wed, 20 Aug 2008 00:10:59 +0000 Todd Larsen Some additional __doc__ comments (with some ideas for future plans) and removal
Tue, 19 Aug 2008 22:26:24 +0000 Pawel Solyga Moved soc/site/home.html to soc/site/home/public.html and updated default template for public() in home.py
Tue, 19 Aug 2008 17:57:58 +0000 Pawel Solyga Home site templates and basic view.
less more (0) tip