Hello Adrian Holovaty!
On Tue, 29 Nov 2005 08:26:11 -0600 you wrote:

> To "remove" fields in the parent class, use "remove_fields". For
> example:
[...] 
>    class META:
>        db_table = 'anastas_users'
>        replaces_module = 'auth.users'
>        admin = meta.Admin()
>        # field names to remove from parent model
>        remove_fields = ['password', 'is_staff', 'is_superuser']

How to be with field 'id'?

-- 
Всего наилучшего!
greg [at] anastasia [dot] ru Григорий.

Reply via email to