thirdparty/google_appengine/BUGS
author Todd Larsen <tlarsen@google.com>
Sat, 30 Aug 2008 02:54:22 +0000
changeset 125 155f43a0fa68
parent 109 620f9b141567
child 828 f5fd65cc3bf3
permissions -rw-r--r--
An emerging pattern with makeSiblingTemplatesList() is that views calling that function then append a known, default template "just in case". This change adds a default_template parameter to makeSiblingTemplatesList() to eliminate the extra "append a known default to the end" step for the caller. Patch by: Todd Larsen Review by: to-be-reviewed

A list of bugs is available in the Google App Engine SDK project on Google Code.

Please visit http://code.google.com/p/googleappengine for more details.