- Language: en
12 results for complex in version 4.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 1.6 release notes
- … complex one (referencing multijoins inside Q objects ). In many cases the affected queries didn’t produce …
-
Django 1.8.5 release notes
- … complex queries ( #24525 ). Fixed a migrations crash with GenericForeignKey ( #25040 ). Made translation.override() clear the overridden …
-
Django 1.3 release notes
- … complex than the basic one. e.g. it fails when the settings module is a directory …
-
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.1 release notes
- … complex filters with subqueries ( #32632 ). As a side-effect the private API to check django.db.sql.query.Query …
-
Django 2.1.15 release notes
- … complexity of the Django admin, and in-particular the permissions related checks, it is the view …
-
Django 1.2 release notes
- … complex requirements for introspection, first rename the get_all_members() method to __dir__() . This is the standard …
-
Django 4.1.12 release notes
- … complexity, so when given a very long, potentially malformed HTML input, the evaluation would still …
-
Django 1.1 release notes
- … complex situations, your models might contain fields which could contain a lot of data (for example …
-
Django 3.2.22 release notes
- … complexity, so when given a very long, potentially malformed HTML input, the evaluation would still …