Static Public Attributes | |
| list | list_display |
| list | fields |
Definition at line 388 of file models.py.
|
|
Initial value: [
(None,{
'fields':['name','game']}),
]
|
|
|
Initial value: [
'name',
'game',
'players',
'points',
'goals',
'own_goals',
]
|
1.4.6