admin.ModelAdmin.change_list_template
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.change_list_template Path to a custom template, used by

2025-01-10 15:47:30
auth.backends.RemoteUserBackend.create_unknown_user
  • References/Python/Django/API/contrib packages/django.contrib.auth

RemoteUserBackend.create_unknown_user True or False. Determines whether or not a User

2025-01-10 15:47:30
admin.ModelAdmin.list_max_show_all
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.list_max_show_all Set list_max_show_all to control how many items can appear on a “Show all” admin change

2025-01-10 15:47:30
admin.ModelAdmin.get_formsets_with_inlines()
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.get_formsets_with_inlines(request, obj=None) [source] Yields (FormSet

2025-01-10 15:47:30
sites.models.Site
  • References/Python/Django/API/contrib packages/The “sites” framework

class models.Site A model for storing the domain and name attributes of a website.

2025-01-10 15:47:30
admin.ModelAdmin.get_changelist_formset()
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.get_changelist_formset(request, **kwargs) [source] Returns a

2025-01-10 15:47:30
sites.models.Site.name
  • References/Python/Django/API/contrib packages/The “sites” framework

name A human-readable “verbose” name for the website.

2025-01-10 15:47:30
admin.InlineModelAdmin.classes
  • References/Python/Django/API/contrib packages/The Django admin site

InlineModelAdmin.classes New in Django 1.10. A

2025-01-10 15:47:30
admin.ModelAdmin.get_changelist_form()
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.get_changelist_form(request, **kwargs) [source] Returns a

2025-01-10 15:47:30
sitemaps.Sitemap.changefreq
  • References/Python/Django/API/contrib packages/The sitemap framework

changefreq Optional. Either a method or attribute. If it’s a method, it should

2025-01-10 15:47:30