Same problem here, but running latest trunk, cant create new app from admin form.
File "/home/rochacbruno/Dropbox/WP/animalsystem/web2py/gluon/html.py",
line 560, in __init__
self._postprocessing()
File "/home/rochacbruno/Dropbox/WP/animalsystem/web2py/gluon/html.py",
line 1509, in _postprocessing
_value = (_value==None and None) or str(self['_value'])
UnboundLocalError: local variable '_value' referenced before assignment
Bruno Rocha
[ About me: http://zerp.ly/rochacbruno ]

