Home | Trees | Indices | Help |
|
---|
|
|
|||
Inherited from Inherited from |
|
|||
name = 'Persons'
|
|||
section = 'relations'
|
|||
list_display = ['username', 'first_name', 'last_name',]
|
|||
list_filter = ['is_active', 'is_staff', 'is_superuser']
|
|||
form = TabForm([('Basic', Form([HBoxForm([Form(['username', 'f
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
form
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 31 18:49:54 2009 | http://epydoc.sourceforge.net |