i have downloaded the latest web2py and the source. after i import the
app, i got this error:

Traceback (most recent call last):
  File "/home/mengu/projects/web2py/gluon/restricted.py", line 184, in
restricted
    exec ccode in environment
  File "/home/mengu/projects/web2py/applications/library/models/
db.py", line 55, in <module>
    label=auth.messages.label_reset_password_key),
  File "/home/mengu/projects/web2py/gluon/storage.py", line 125, in
__getattr__
    value = self[key]
KeyError: 'label_reset_password_key'

what could be the issue?

On Jan 28, 10:28 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> http://www.reddit.com/r/Python/comments/av2r8/creating_school_library...

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to