It should work. Can you post your model so I can try it?
On Apr 29, 2:09 am, niknok <nikolai...@gmail.com> wrote: > I'm trying to set it like this: db.mytable.is_active.readable=False > but it doesn't appear to be working as they still show up in the CRUD > forms I make. > > Is there a way to individually set the readable, writable settings for > each field that auth.signature creates?