On Sun, Mar 30, 2008 at 3:35 PM, onno <[EMAIL PROTECTED]> wrote:
> Would some developer consider this problem for custom made
> applications that don't want to use default permissions but there own
> custom permissions without the default permissions getting in the wa
Hello,
The docs changed the way the default permissions are created. Before
the docs said that the permissions "can edit ... etc" are created when
you include in "class Admin:" in your model. But that did not work
because a bug (I think).
Anyhow the docs changed on this an