app/soc/logic/model.py
Sun, 02 Nov 2008 17:26:06 +0000 Sverre Rabbelier Fixed typo in e-mail address
Sun, 19 Oct 2008 16:17:32 +0000 Pawel Solyga Remove unused imports, fix too long lines and indentions.
Sun, 12 Oct 2008 18:32:43 +0000 Sverre Rabbelier Removed now-obsolete code from model.py and __init__.py
Sun, 12 Oct 2008 15:52:19 +0000 Sverre Rabbelier Minor style and import fixes
Sun, 12 Oct 2008 14:58:47 +0000 Sverre Rabbelier Moved soc/logic/helper/access to soc/views/helper/access
Sun, 12 Oct 2008 08:46:05 +0000 Pawel Solyga Fix not working delete Sponsor functionality after recent commit. Add delete() method to Base class. Make soc.views.site.sponsor.delete() request handler use this method.
Sun, 12 Oct 2008 00:12:53 +0000 Sverre Rabbelier Refactor nearly all the soc.logic code to use the Base class
Fri, 03 Oct 2008 01:32:34 +0000 Todd Larsen Make findNearestUsers() code in soc/logic/site/id_user.py more generic and
Wed, 01 Oct 2008 21:53:52 +0000 Pawel Solyga Fix missing blank line to follow PythonStyleGuide in model.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.
less more (0) tip