- Language: en
5 results for memoryview in version 4.1
-
Request and response objects
- … memoryview ( b 'Memoryview as well.' )) But if you want to add content incrementally …
-
Django 3.2.10 release notes
- … that caused a crash of setUpTestData() with BinaryField on PostgreSQL, which is memoryview -backed ( #33333 ). …
-
GEOS API
- … memoryview ( b ' \x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14 @ \x00\x00\x00\x00\x00\x00 7@' )) # WKB >>> pnt = GEOSGeometry …
-
Django 3.0 release notes
- … memoryview content. For use in, for example, Django templates, HttpRequest.headers now allows lookups using underscores …
-
Model field reference
- … memoryview . By default, BinaryField sets editable to False , in which case it can’t be included …