- Language: en
14 results for complex in version 5.1
-
Django 3.2 release notes
- … complex data structures. See Protecting complex data structures for more details. Also, signing.dumps() and loads …
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
Django 2.2.8 release notes
- … complexity of the Django admin, and in-particular the permissions related checks, it is the view …
-
Django 3.2.22 release notes
- … complexity, so when given a very long, potentially malformed HTML input, the evaluation would still …
-
Django 5.0.2 release notes
- … complex type such as dict instance of a JSONField . Running makemigrations might generate no-op AlterField …
-
Django 4.2.6 release notes
- … complexity, so when given a very long, potentially malformed HTML input, the evaluation would still …
-
Django 1.8.5 release notes
- … complex queries ( #24525 ). Fixed a migrations crash with GenericForeignKey ( #25040 ). Made translation.override() clear the overridden …
-
Django 1.6 release notes
- … complex one (referencing multijoins inside Q objects ). In many cases the affected queries didn’t produce …
-
Django 1.1 release notes
- … complex situations, your models might contain fields which could contain a lot of data (for example …
-
Django 4.1.12 release notes
- … complexity, so when given a very long, potentially malformed HTML input, the evaluation would still …