- Language: en
191 results for list in version 1.8
-
Django shortcut functions
- … list_or_404 get_list_or_404 ( klass , *args , **kwargs ) [source] Returns the result of filter …
-
Validators
- … list to validate against. If not provided, the default list is ['http', 'https', 'ftp', 'ftps …
-
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 …
-
Database access optimization
- … list() When you just want a dict or list of values, and don’t need …
-
The Django admin site
- … list_display_links value. ModelAdmin. list_editable Set list_editable to a list of field …
-
System check framework
- … list_display must be a list or tuple. admin.E108 : The value of list_display[n] refers …
-
Settings
- … list) A list of strings representing the host/domain names that this Django site can serve …
-
Form fields
- … list) Normalizes to: A list of Unicode objects. Validates that every value in the given …
-
Django 1.3 release notes
- … list of profanities. The comments app has enforced this list of profanities, preventing people from …