- Language: en
56 results for complex in version 4.0
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option accepts the same types of values …
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
Aggregation
- … complex query that involves both annotate() and filter() clauses, pay particular attention to the order …
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
Multiple databases
- … complex issues in order to demonstrate how routers are used. This example won’t work …
-
How to write custom lookups
- … complex type (for example a point relative to an origin, or a complex number) then …
-
Django 1.1 release notes
- … complex situations, your models might contain fields which could contain a lot of data (for example …
-
PostgreSQL specific model fields
- … complex data types. Indexes such as GinIndex and GistIndex are better suited, though the index …
-
Django 2.2.8 release notes
- … complexity of the Django admin, and in-particular the permissions related checks, it is the view …
-
Django 1.3 release notes
- … complex than the basic one. e.g. it fails when the settings module is a directory …