thirdparty/chromium/upload.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 22 Aug 2009 03:56:04 +0530
changeset 2782 3944749338d3
parent 371 6dad90b78770
permissions lrwxrwxrwx
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
371
6dad90b78770 Add a relative symlink pointing at ../rietveld/upload.py in thirdparty/chromium
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
../rietveld/upload.py