- Language: en
191 results for list in version 1.8
-
Mailing lists
- … list if you want to ask for tech support, doing so in this list is inappropriate …
-
Django 1.8 release notes
- … lists ( <ul> ) now includes nonfield in its list of classes to distinguish them …
-
Built-in template tags and filters
- … list and coach_list or cheerleader_list %} will be interpreted like: if ( athlete_list and coach …
-
QuerySet API reference
- … list(). Force evaluation of a QuerySet by calling list() on it. For example: entry_list …
-
Translation
- … list %} . In addition to LANGUAGES style nested tuples, {% get_language_info_list %} supports simple lists …
-
Writing your first Django app, part 2
- … list page: filters using the list_filter . Add the following line to QuestionAdmin : list_filter …
-
Django 1.6 release notes
- … list of date . It used to return a list of datetime . QuerySet.datetimes() returns a list …
-
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 …
-
The Forms API
- … lists of Unicode strings representing the error messages. The error messages are stored in lists …