I got an error on this change:

https://github.com/web2py/web2py/commit/bd6115ad62bd8b8610f5bb23c92305c368e57d37#diff-03411a71189d2ba825e3b902d58cc824R62

Traceback (most recent call last):
  File "/Users/pbreit/dev/messagedesk/web2py/gluon/restricted.py", line 227, in 
restricted
    exec ccode in environment
  File 
"/Users/pbreit/dev/messagedesk/web2py/applications/messagedesk/models/db.py" 
<http://127.0.0.1:8000/admin/edit/messagedesk/models/db.py>, line 33, in 
<module>
    auth = Auth(db, host=myconf.get('host.name'))
TypeError: __init__() got an unexpected keyword argument 'host'



Easy to fix but FYI.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to