Add missing import in soc/views/site/sponsor/list.py which caused exception when app was deployed and first site you visited was "List Site Sponsors". Update files according to recent django update and django backwards incompatibility (for example newforms is changed to forms).
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.