Not sure about the problem.

If you set crud.settings.auth=auth you have no permission on any table
(via crud) unless you explicitely say so. But this does not affect
appadmin.

The problem may be where you define the table. Is that done in a
model? Are you sure that is done after db.py?

On May 27, 12:21 pm, David Marko <[email protected]> wrote:
> Hello,
> Why I dont see my own tables in list if tables when creating
> permission entry in standard app admin interface? Only 'auth_XXX'
> tables are being listed here. Should I mark by tables somehow to be
> able to assign permissions for them using app admin?
>
> David

Reply via email to