- Language: en
9 results for mutable in version 3.2
-
Request and response objects
- … mutable by passing mutable=True to its __init__() . Strings for setting both keys and values …
-
Model field reference
- … mutable object each time, such as dict or a function. Providing a mutable default object …
-
PostgreSQL specific model fields
- … mutable default that is shared between all instances of ArrayField . base_field This is a required …
-
Model index reference
- … mutable function due to the casting Django does for lookups . Restrictions on SQLite SQLite imposes …
-
Built-in class-based views API
- … mutable object as an argument to a view. If you do and the shared object …
-
GEOS API
- … Mutability: GEOSGeometry objects may be modified. Cross-platform and tested; compatible with Windows, Linux, Solaris …
-
Django 1.7 release notes
- … mutable __hash__ values in containers. AutoField columns in SQLite databases will now be created using …
-
Single object mixins
- … mutable value so care must be taken when using it directly. Before using it, either …
-
Multiple object mixins
- … mutable value so care must be taken when using it directly. Before using it, either …