New to web2py, so learning by looking at an app and taking it apart. I pulled down the latest Instant Press and when accessing users, I'm getting the error:
<type 'exceptions.AttributeError'> 'Row' object has no attribute 'registration_key' I have not seen other references to this, so assume it's me, but I've tried various install combos (on Windows initally, then Ubuntu, package then source) all with same results. Thanks. --

