thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 29 Nov 2008 23:51:24 +0000
changeset 620 e74e0b74625f
parent 109 620f9b141567
permissions -rw-r--r--
Put the redirects in the views/helper/redirects.py module. Changed the getCreateRequestRedirect to comply with the new signature. Also changed it's docstring to a more suitable one. Fixed a useless merge in views/models/role.py in the process.


// Display a logging console on top of this page.
(new AH.LoggingConsole()).initConsole();
</script>