Le 29/08/2011 04:40, Mike Veltman a écrit :
here: http://thadeusb.com/weblog/2010/4/21/compile_web2py_apps_externally
python -c "import gluon.compileapp;
gluon.compileapp.compile_application('applications/<appname>')"
On Sun, Aug 28, 2011 at 10:05 PM, Mike Veltman
<[email protected]>wrote:
Its pretty annoying because I did know it before.
Does anybody know what the command is to compile from the command line ?
Also is there are website or part of the book that will collect this so I
can
add it ?
Thanks in advance.
With regards,
Mike Veltman
That was it ! thanks :)
With regards,
Mike Veltman
Sorry for this basic question about compiled apps: do we have to run
web2py in a different way with a compiled app ? or does web2py detect
that there is a compiled version ?
Regards,
Thomas