- Language: en
124 results for filter in version 1.10
-
Unicode data
- … filter ( name__contains = 'Å' ) qs = People . objects . filter ( name__contains = b ' \xc3\x85 ' ) # UTF-8 encoding …
-
Built-in class-based generic views
- … filtering Another common need is to filter down the objects given in a list page …
-
Time zones
- … filters These filters accept both aware and naive datetimes. For conversion purposes, they assume that …
-
Django 1.3 release notes
- … filters in admin interface Prior to Django 1.2.5, the Django administrative interface allowed filtering on any model …
-
Format localization
- … filters that will do the same job on a per-variable basis. Template filters localize …
-
Django 1.2.4 release notes
- … filters in admin interface The Django administrative interface, django.contrib.admin , supports filtering of displayed lists of objects …
-
Django 1.1.3 release notes
- … filters in admin interface The Django administrative interface, django.contrib.admin , supports filtering of displayed lists of objects …
-
Django 1.1 release notes
- … filter’s escaping behavior The join filter no longer escapes the literal value that is passed …
-
Django 1.7.11 release notes
- … filter If an application allows users to specify an unvalidated format for dates and passes …
-
Django 1.8.7 release notes
- … filter If an application allows users to specify an unvalidated format for dates and passes …