Mind that appadmin is designed for administrator. If you expose it to
users it would introduce injection vulnerabilities. Why not just use

crud.create
crud.update
crud.search







On Oct 18, 2:01 pm, Richard Vézina <ml.richard.vez...@gmail.com>
wrote:
> Hello,
>
> I try to hack the appadmin.py to use it with a limited number of tables that
> I would define...
>
> How may I define the tables that I want without to much alter the
> appadmin.py functionning.
>
> Grossly I would like to gain acces to a kind of summary of all the tables
> that users are filling with data. So, I can let them look for errors and do
> other data management task.
>
> Thanks
>
> Richard

Reply via email to