- Language: en
73 results for list in version 5.2
-
ModelAdmin List Filters
- … List Filters ModelAdmin classes can define list filters that appear in the right sidebar of the change …
-
Built-in template tags and filters
- … list and coach_list or cheerleader_list %} will be interpreted like: if ( athlete_list and coach …
-
Validators
- … list of integers. int_list_validator int_list_validator ( sep = ',' , message = None , code = 'invalid' , allow …
-
QuerySet API reference
- … list(). Force evaluation of a QuerySet by calling list() on it. For example: entry_list …
-
The Forms API
- … lists of strings representing the error messages. The error messages are stored in lists because …
-
The staticfiles app
- … list The default ignored pattern list, ['CVS', '.*', '*~'] , can be customized in a more persistent way than …
-
The flatpages app
- … list. This means it will run first when processing the response, and ensures that any other …
-
The Django admin site
-
… list_display_links = None
ModelAdmin. list_editable
Set list_editable to a list of field …
-
AdminSite.get_app_list
-
ModelAdmin.change_list_template
-
ModelAdmin.get_list_display
-
ModelAdmin.get_list_display_links
-
ModelAdmin.get_list_filter
-
ModelAdmin.get_list_select_related
-
ModelAdmin.list_display
-
ModelAdmin.list_display_links
-
ModelAdmin.list_editable
-
ModelAdmin.list_filter
-
ModelAdmin.list_max_show_all
-
ModelAdmin.list_per_page
-
ModelAdmin.list_select_related
-
-
Settings
- … listed first in INSTALLED_APPS has precedence. INTERNAL_IPS Default: [] (Empty list) A list of IP addresses …
-
System check framework
- … list_display must be a list or tuple. admin.E108 : The value of list_display[n] refers …