Home | Trees | Indices | Help |
|
---|
|
A Section as displayed in the left pane of the application. Each Section contains a list of SectionItems the user can click on. Sections should be used in the definition of the ApplicationAdmin.
- class MyApplicationAdmin(ApplicationAdmin):
- sections = [Section('configuration')]
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:32 2010 | http://epydoc.sourceforge.net |