Sun, 02 Nov 2008 17:26:06 +0000 |
Sverre Rabbelier |
Fixed typo in e-mail address
|
file |
diff |
annotate
|
Sun, 19 Oct 2008 16:17:32 +0000 |
Pawel Solyga |
Remove unused imports, fix too long lines and indentions.
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 18:32:43 +0000 |
Sverre Rabbelier |
Removed now-obsolete code from model.py and __init__.py
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 15:52:19 +0000 |
Sverre Rabbelier |
Minor style and import fixes
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 14:58:47 +0000 |
Sverre Rabbelier |
Moved soc/logic/helper/access to soc/views/helper/access
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 00:12:53 +0000 |
Sverre Rabbelier |
Refactor nearly all the soc.logic code to use the Base class
|
file |
diff |
annotate
|
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
|