Has anyone successfully implemented a multi-tentant application in
web2py?  If so, can you give me any pointers?

I have considered using the GAE namespace stuff to add multi-tentant
functionality, but I do not like that I am then making GAE a
requirement for my application.

I would prefer to add multi-tentant functionality directly into the
web2py layer because then my application would still be portable to
other platforms.

Does anyone have any input on this?

Thanks...

Reply via email to