- Language: en
4 results for immutable in version 1.8
-
Request and response objects
- … immutable when accessed in a normal request/response cycle. To get a mutable version you need …
-
Performing raw SQL queries
- … immutable and accessible by field names or indices, which might be useful: from collections import …
-
Django 1.7 release notes
- … immutable objects and override them to change their content. For example, you might want to override …
-
The Forms API
- … immutable, whether it has data or not. Using forms to validate data Form. clean () Implement …