I have a project using Authkit.  I'd like to make a many-to-many
mapping to my users, but in my model.__init__ the User class is not
there to map to.  It seems to me that model.User is being added after
__init__ is called.  I can't seem to track down exactly what's going
on though.  Does anyone know how I can make this association?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to