Home | Trees | Indices | Help |
|
---|
|
|
|||
Inherited from Inherited from |
|
|||
name = 'Address'
|
|||
list_display = ['address', 'comment']
|
|||
fields = ['address', 'comment', 'from_date', 'thru_date']
|
|||
form_actions = [('Show map', lambda address: address.showMap())]
|
|||
Inherited from |
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 31 18:49:53 2009 | http://epydoc.sourceforge.net |