- Language: en
69 results for list in version 2.0
-
The Django template language: for Python programmers
- … list ) [source] Like get_template() , except it takes a list of names and returns the first …
-
Request and response objects
- … list unless the default value provided isn’t a list. QueryDict. setlist ( key , list_ ) [source …
-
Multiple object mixins
- … list of objects. Context object_list : The list of objects that this view is displaying …
-
django-admin and manage.py
- … list of its available options. App names Many commands take a list of “app names …
-
The Django template language
- … list of athletes provided in athlete_list : < ul > {% for athlete in athlete_list …
-
Date-based mixins
- … list , object_list , extra_context ). date_list is the list of dates for which data …
-
Generic date views
- … list. By default, this is False . get_make_object_list () Determine if an object list …
-
GDAL API
- … list of file types, see also the GDAL Raster Formats list. An in-memory raster …
-
Model Meta options
- … lists of objects: ordering = [ '-order_date' ] This is a tuple or list of strings …
-
Admin actions
- … list of objects selected on the change list page. If you look at any change …