Tue, 27 Jan 2009 22:57:19 +0000 | Sverre Rabbelier | Create a decorator for allowDeveloper | changeset | files |
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. | changeset | files |
Tue, 27 Jan 2009 20:30:26 +0000 | Lennard de Rijk | soc/views/models/user.py now uses dynaform and appropriate cleaning methods. | changeset | files |
Tue, 27 Jan 2009 20:27:50 +0000 | Lennard de Rijk | Added new clean methods in preparation for new User View. | changeset | files |