Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▾ contenttypes
▾ admin
class
GenericInlineModelAdmin
class
GenericInlineModelAdminChecks
class
GenericStackedInline
class
GenericTabularInline
▸ apps
▸ checks
▸ fields
▸ forms
▸ management
▸ migrations
▸ models
▸ views
▸ 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 GenericStackedInline
django
.
contrib
.
contenttypes
.
admin
.
GenericStackedInline
Declaration
class
GenericStackedInline(
GenericInlineModelAdmin
)
source
link
Inherited methods
Methods inherited from
django
.
contrib
.
contenttypes
.
admin
.
GenericInlineModelAdmin
:
get_formset
Methods inherited from
django
.
contrib
.
admin
.
options
.
InlineModelAdmin
:
__init__
,
get_extra
,
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
Generated by
nedoc
v0.9 at 2020-12-29 14:04