exceptions.AttributeError: ‘NoneType’ object has no attribute ‘password’
кто знает к какому классу относится и к чему вообще?
Я паписал так…
except Exception.exceptions.AttributeError, err:
if err.orig.__class__.__name__=='IntegrityError':
h.redirect_to(action='saved2_ip')
ничего не работает (