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
less more (0) -7 tip