- Language: en
4 results for memoryview in version 3.2
-
Request and response objects
- … memoryview ( b 'Memoryview as well.' )) But if you want to add content incrementally …
-
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 …
-
Django 3.2.10 release notes
- … that caused a crash of setUpTestData() with BinaryField on PostgreSQL, which is memoryview -backed ( #33333 ). …