On Sun, Aug 28, 2011 at 10:42 PM, Anthony <[email protected]> wrote:
> All the functions available in the 'admin' app are available in > /gluon/admin.py for command line use. The function for compiling the app is > app_compile(app, request), which in turn calls > gluon.compileapp.compile_application. I don't think this is documented in > the book. All Thadeus articles from here: http://thadeusb.com/weblog/category/Web2py Should go somewhere in the book!

