Yes. you put them in application/<app>/modules/ and then each app will import from there. Some modules break when you do this. If it happens bring it up here and we can tell you how to fox them.
On Monday, 18 August 2014 03:45:34 UTC-5, Kuba Kozłowicz wrote: > > I would like to know if it is possible to install different set of modules > for each application separately. > > I have a Web2py instance, which consists of serveral applications and the > number of applications will grow. Some of those apps use library X in > version Y. The apps, that will be deployed in the future will be using the > very same library X but in newer version. My question is if it is possible > to install the same module in different version for separate apps? > > Or is one forced to either use old version with all apps or update all of > them if one wanted to upadate version of the library X? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

