applications/admin/controllers/default.py says

def pack():
    app = get_app()
    ....
            filename = app_pack(app, request, raise_ex=True)
    ....

and app_pack is defined in gluon/admin.py




On Tuesday, 29 January 2013 22:50:02 UTC-6, Hector Magnanao wrote:
>
> Can someone point me to where the source code is for the pack all button ?
>

-- 

--- 
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/groups/opt_out.


Reply via email to