- Language: en
56 results for complex in version 4.0
-
Model field reference
- … complex data type. If a tuple is not provided, or the last item is not a (lazy …
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
Multiple databases
- … complex issues in order to demonstrate how routers are used. This example won’t work …
-
The Django template language
- … complex than variables: Some create text in the output, some control flow by performing loops …
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
Search
- … complex use case might require searching with weighting, categorization, highlighting, multiple languages, and so on. This …
-
Django 2.2.8 release notes
- … complexity of the Django admin, and in-particular the permissions related checks, it is the view …
-
PostgreSQL specific model fields
- … complex data types. Indexes such as GinIndex and GistIndex are better suited, though the index …
-
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 …
-
Testing in Django
- … complex task, because a web application is made of several layers of logic – from HTTP …