app/main.py
Tue, 26 May 2009 22:10:02 +0200 Pawel Solyga Remove unused imports from main.py.
Sun, 24 May 2009 22:32:39 +0200 Pawel Solyga Merge with Sverre's recent module architecture commit.
Sun, 24 May 2009 22:29:54 +0200 Pawel Solyga Add web based python shell to Melange.
Sun, 24 May 2009 21:40:37 +0200 Sverre Rabbelier First step in the module design
Fri, 03 Apr 2009 17:09:34 +0000 Pawel Solyga Add missing docstrings to main.py and settings.py.
Tue, 27 Jan 2009 21:56:32 +0000 Pawel Solyga Add profiling support to Melange. By assigning profile_main_as_logs or profile_main_as_html to main variable you can turn on profiling. profile_main_as_logs will log profile data to App Engine console logs, profile_main_as_html will show profile data as html at the bottom of the page. If you want to profile app on deployed app just set the profiling function and deploy it.
Sat, 06 Dec 2008 14:46:19 +0000 Sverre Rabbelier Fix for randomely ocurring bug
Tue, 14 Oct 2008 16:10:07 +0000 Pawel Solyga Add missing import in soc/views/site/sponsor/list.py which caused exception when app was deployed and first site you visited was "List Site Sponsors". Update files according to recent django update and django backwards incompatibility (for example newforms is changed to forms).
Sun, 14 Sep 2008 20:32:32 +0000 Pawel Solyga Release shell script and associated changes. Set svn:ignore property on /app/django.zip file and /release folder.
Fri, 18 Jul 2008 18:22:23 +0000 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
less more (0) tip