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
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.