- Language: en
52 results for complex in version 3.0
-
Model field reference
- … complex data type. If a tuple is not provided, or the last item is not a (lazy …
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option accepts the same types of values …
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
Aggregation
- … complex query that involves both annotate() and filter() clauses, pay particular attention to the order …
-
GDAL API
- … complex data sources, including databases, that may be accessed by passing a special name string …
-
Conditional Expressions
- … Complex conditions can be created using Q objects >>> When ( Q ( name__startswith …
-
Upgrading Django to a newer version
- … complex process at times, upgrading to the latest Django version has several benefits: New features …
-
Many-to-many relationships
- … complex): >>> Article . objects . exclude ( publications = p2 ) <QuerySet [<Article: Django lets …
-
System check framework
- … complex. Rather, they help perform an automated, low-hanging-fruit checklist, that can help you to improve …