thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 22:02:50 +0000
changeset 256 101c586ff5c8
parent 109 620f9b141567
permissions -rw-r--r--
Remove excluded field inheritance_line, since the User model does not inherit from PolyModel (at this time).


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