Fri, 03 Oct 2008 01:32:34 +0000 | Todd Larsen | Make findNearestUsers() code in soc/logic/site/id_user.py more generic and | file | diff | annotate |
Wed, 01 Oct 2008 21:53:52 +0000 | Pawel Solyga | Fix missing blank line to follow PythonStyleGuide in model.py. | 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 |