thirdparty/chromium/upload.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 22 Oct 2008 16:21:50 +0000
changeset 405 f3525c1288ed
parent 371 6dad90b78770
permissions lrwxrwxrwx
Add Google Analytics support to Site Settings. The reason I created additional SettingsValidationForm is because you cannot inherit from Form that has already defined Meta class, so it's sort of workaround for that. I didn't want to have same validation functions in both Form classes. Patch by: Pawel Solyga Review by: to-be-reviewed
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