On Fri, Jan 23, 2009 at 1:51 PM, Wes James <compte...@gmail.com> wrote:
> On Fri, Jan 23, 2009 at 1:32 PM, Wes James <compte...@gmail.com> wrote:
>> On Fri, Jan 23, 2009 at 12:10 PM, mdipierro <mdipie...@cs.depaul.edu> wrote:
>>>
>>> I am reposting this because I renamed the file
>>>
>>> I have a preliminary version of inclusion if T2 functionality into
>>> web2py core. I am not yet promising backward compatibility here. The
>>> module name many change. For now it is in trunk as gluon/utils.py
>>>
>
>>
>> but did not put these in and I can still get to database tables (do
>> these go in db.py just as as you have them, except [app], of course??
>>
>>> group_id=auth.add_group(role='Manager')
>>> auth.add_membership(group_id,auth.user.id)
>>> auth.add_permission(group_id,'select','[app]_user')
>
> never mind on this part.  I went to a brower that i was not logged in
> to the site and it gives errors like it should.

Sorry again, i went from 127.0.0.1 to a real ip address in trying to
test the email part (still haven't received an email)

Anyway I can view the database with crud.auth=auth in db.py.
(shouldn't be able to right?)

-wj

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@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