On Wednesday, May 1, 2013 10:36:54 PM UTC-4, viniciusban wrote:
> Even my contoller doesn't need a model?
>
But when you make an HTTP request to a controller, web2py always runs the
(non-conditional) models, so it does the same when you request a shell in
the controller environment. The idea of
Even my contoller doesn't need a model?
Is it documented?
What about the inability to create databases folder running Web2py shell?
On Wed, May 1, 2013 at 11:29 PM, Anthony wrote:
> If you specify a controller, it will automatically execute the models, even
> if you don't include -M (assuming
If you specify a controller, it will automatically execute the models, even
if you don't include -M (assuming if you want to be in the environment of
the controller, you want the controller's usual environment, which includes
the models).
Anthony
On Wednesday, May 1, 2013 9:58:55 PM UTC-4, vin
3 matches
Mail list logo