- Language: en
2 results for immutable in version 3.0
-
Django 1.7 release notes
- … immutable objects and override them to change their content. For example, you might want to override …
-
Django 1.11 release notes
- … immutable. If you’re modifying that QueryDict , you must now first copy it, e.g. request.POST.copy …