thirdparty/google_appengine/BUGS
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 22 Aug 2009 03:56:04 +0530
changeset 2782 3944749338d3
parent 828 f5fd65cc3bf3
permissions -rw-r--r--
Dotted path to the views in URL patterns is changed to a params parameter. This change makes the URL mapping from URL to View method in patterns generic where the base package path is taken from the params['module_package'] value to support module system of Melange where inherited View classes override the params['module_package'] value to specify their own View methods.

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

The issue tracker is at http://code.google.com/p/googleappengine/issues/.