Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▾ admin
▸ actions
▸ apps
▸ checks
▸ decorators
▸ exceptions
▸ filters
▸ forms
▸ helpers
▸ migrations
▸ models
▾ options
class
BaseModelAdmin
class
IncorrectLookupParameters
class
InlineModelAdmin
class
ModelAdmin
class
StackedInline
class
TabularInline
▸ sites
▸ templatetags
▸ tests
▸ utils
▸ views
▸ widgets
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Module options
django
.
contrib
.
admin
.
options
source
link
Classes
class
BaseModelAdmin
Functionality common to both ModelAdmin and InlineAdmin.
class
IncorrectLookupParameters
class
InlineModelAdmin
Options for inline editing of ``model`` instances.
class
ModelAdmin
Encapsulate all admin options and functionality for a given model.
class
StackedInline
class
TabularInline
Functions
▷
def
get_content_type_for_model
(
obj
)
source
link
▷
def
get_ul_class
(
radio_style
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04