Re: [web2py] Re: config file - configuration per environment

2012-03-19 Thread Johann Spies
On 18 March 2012 15:51, Alex wrote: > sorry, I don't understand your answer. What does mult tenance mean? > There is no description for tenant in the request documentation. When > I access request.tenant in my local app it is None. > There is something in the book ( http://www.web2py.com/books/d

[web2py] Re: config file - configuration per environment

2012-03-18 Thread Alex
sorry, I don't understand your answer. What does mult tenance mean? There is no description for tenant in the request documentation. When I access request.tenant in my local app it is None. On 18 Mrz., 03:09, Bruno Rocha wrote: > Mult tenance, in web2py you have request.tenant > > I use SQLite fo