- Language: en
18 results for slice in version 4.2
-
Performing raw SQL queries
- … slicing are not performed at the database level. If you have a large number of Person …
-
Django 1.8.10 release notes
- … BoundField to reallow slices of subwidgets ( #26267 ). Prevented ContentTypeManager instances from sharing their cache ( #26286 ). …
-
LayerMapping data import utility
- … slice or tuple of (begin, end) feature ID’s to map from the data source …
-
Django 1.9.3 release notes
- … slices of subwidgets ( #26267 ). Changed the admin’s “permission denied” message in the login template …
-
Django 1.0.1 release notes
- … slicing of results and improved introspection of existing databases. Several fixes for query support in the Django …
-
Django 2.0.3 release notes
- … sliced QuerySet.distinct().order_by() followed by count() to crash ( #29108 ). Prioritized the datetime and time …
-
Django 4.2 release notes
- … sliced querysets. Registering lookups on Field instances is now supported. The new robust argument for on_commit …
-
GeoDjango Tutorial
- … sliced: >>> lyr [ 0 : 2 ] [<django.contrib.gis.gdal.feature.Feature object at 0x2f47690>, <django.contrib.gis.gdal.feature.Feature …