- Language: en
6 results for slice in version 3.2
-
PostgreSQL specific model fields
- … slices use 0-based indexing to be consistent with Python. Slice transforms Slice transforms take …
-
Built-in template tags and filters
- … slice Returns a slice of the list. Uses the same syntax as Python’s list …
-
QuerySet API reference
- … sliced, using Python’s array-slicing syntax. Slicing an unevaluated QuerySet usually returns another unevaluated …
-
Query Expressions
- … slice ( [:1] ) of the queryset is used: >>> subquery = Subquery ( newest . values ( 'email …
-
LayerMapping data import utility
- … slice or tuple of (begin, end) feature ID’s to map from the data source …
-
GeoDjango Tutorial
- … sliced: >>> lyr [ 0 : 2 ] [<django.contrib.gis.gdal.feature.Feature object at 0x2f47690>, <django.contrib.gis.gdal.feature.Feature …