Home | Trees | Indices | Help |
---|
|
django.contrib.gis.admin.ModelAdmin --+ | EntriesAdmin
|
|||
date_hierarchy = 'published_on'
|
|||
list_display = 'title', 'author', 'is_draft', 'published_on'
|
|||
search_fields = ['title', 'summary', 'body']
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Oct 30 11:31:02 2012 | http://epydoc.sourceforge.net |