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
Class StackedInline
django
.
contrib
.
admin
.
options
.
StackedInline
Declaration
class
StackedInline(
InlineModelAdmin
)
source
link
Inherited methods
Methods inherited from
django
.
contrib
.
admin
.
options
.
InlineModelAdmin
:
__init__
,
get_extra
,
get_formset
,
get_max_num
,
get_min_num
,
get_queryset
,
has_add_permission
,
has_change_permission
,
has_delete_permission
,
has_view_permission
,
media
Methods inherited from
django
.
contrib
.
admin
.
options
.
BaseModelAdmin
:
check
,
formfield_for_choice_field
,
formfield_for_dbfield
,
formfield_for_foreignkey
,
formfield_for_manytomany
,
get_autocomplete_fields
,
get_empty_value_display
,
get_exclude
,
get_field_queryset
,
get_fields
,
get_fieldsets
,
get_inlines
,
get_ordering
,
get_prepopulated_fields
,
get_readonly_fields
,
get_sortable_by
,
get_view_on_site_url
,
has_module_permission
,
has_view_or_change_permission
,
lookup_allowed
,
to_field_allowed
Reexports
Imported in
django.contrib.gis.admin
.
Imported in
django.contrib.admin
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04