- Language: en
233 results for list in version 3.2
-
Django 1.1 release notes
- … list You can now make fields editable on the admin list views via the new list …
-
Django 1.4 release notes
- … list_filter . Multiple sort in admin interface The admin change list now supports sorting on multiple …
-
Django shortcut functions
- … list_or_404() get_list_or_404 ( klass , * args , ** kwargs ) [source] Returns the result of filter …
-
The staticfiles app
- … list The default ignored pattern list, ['CVS', '.*', '*~'] , can be customized in a more persistent way than …
-
Database access optimization
- … list() When you only want a dict or list of values, and don’t need …
-
FAQ: The admin
- … list_filter” contains a ManyToManyField, but the filter doesn’t display. Django won’t bother …
-
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 …
-
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 …