Hi,

I am using sqlalchemymanager to set up the authentication for users to
login by using pylons. I did everything according to the tutorial.But
I am getting this error below

" >>  search_user=meta.Session.query(users).filter
(users.username==username).all()
<type 'exceptions.NameError'>: global name 'users' is not defined

can anyone help where I need to go and fix the error.

The tutorial link is    
http://authkit.org/trac/browser/AuthKit/trunk/authkit/users/sqlalchemy_04_driver.py

pls help me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to