app/main.py
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.
less more (0) -3 tip