[web2py] Re: Wiki.auth 401 error

2014-01-28 Thread galoshes
I also got the 401 error (version 2.8.2, Windows) when I first installed the wiki. After comparing with a previous version (2.7.4), it looks like in version 2.8.2, the wiki_editor group is not automatically created in db.auth_group. The wiki works fine when the group is added in and the user is

[web2py] Re: need help for rewrite on routes.py

2014-01-06 Thread galoshes
Hello, I would like to revive this older thread (which also relates to this one: https://groups.google.com/forum/#!topic/web2py/ff1syTIl12o). I'm new to web2py, and so far have been finding my way around ok (thanks to the excellent docs), but the particular problem of mapping controllers and fu