- Language: en
73 results for list in version 4.2
-
Django 1.8 release notes
- … lists ( <ul> ) now includes nonfield in its list of classes to distinguish them …
-
Django 1.9 release notes
- … lists The default settings in django.conf.global_settings were a combination of lists and tuples. All settings …
-
Django 1.6 release notes
- … list of date . It used to return a list of datetime . QuerySet.datetimes() returns a list …
-
Django 1.4 release notes
- … list_filter . Multiple sort in admin interface The admin change list now supports sorting on multiple …
-
Django 1.1 release notes
- … list You can now make fields editable on the admin list views via the new list …
-
Django 4.2.15 release notes
- … list() QuerySet.values() and values_list() methods on models with a JSONField were subject to SQL injection …
-
Django 1.3 release notes
- … list of profanities. The comments app has enforced this list of profanities, preventing people from …
-
Django 1.7 release notes
- … list for index_together (rather than a list of lists) when specifying a single set of fields …
-
Django 1.10 release notes
- … list of lists by an element at a specified index. The debug() context processor contains …
-
Django 1.5 release notes
- … list filters can now be customized per-request thanks to the new django.contrib.admin.ModelAdmin.get_list_filter …