On Jul 28, 8:42 pm, Fran <francisb...@googlemail.com> wrote:
> > I am already confused about how to implement the Django style many-to-
> > many relationship in web2py.
> The Many<>Many support native to Web2Py is the 
> Tagging-style:http://www.vimeo.com/2720410

I do a full Many<>Many in my application, for which you can browse the
sourcecode here:
http://trac.sahanapy.org/browser

e.g. check out:
models/msg.py (group_user table)
controllers/msg.py
views/msg/group*

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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