Can you be more specific? Django admin is the equivalent of web2py's appadmin. All functionalities of appadmin are available via crud.
Massimo On Apr 13, 3:41 pm, blackthorne <[email protected]> wrote: > Yes, Django have done a good work there. I just got a client that > wants a backoffice and yes I am final on using web2py. I was > considering on reusing the admin ap in the best possible way.. > Any reference on this? > > On Apr 13, 7:28 pm, Mengu <[email protected]> wrote: > > > > > > > > > blackthorne, you mean like Django admin? > > > On 13 Nisan, 19:31, blackthorne <[email protected]> wrote: > > > > Well, this is one of things I need the most. > > > Being able to use parts of the web2py admin panel or building > > > something based on it for direct use by clients threw the public web. > > > > Is there anything about this? > > > Have you considered making it "exportable" or easily reusable? > > > > Thank you

