- Language: en
218 results for list in version 2.2
-
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 …
-
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 …
-
Django 1.9 release notes
- … lists The default settings in django.conf.global_settings were a combination of lists and tuples. All settings …
-
Translation
- … list %} . In addition to LANGUAGES style list of tuples, {% get_language_info_list %} supports simple …
-
Writing your first Django app, part 7
- … 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 …
-
The Forms API
- … lists of strings representing the error messages. The error messages are stored in lists because …