- Language: en
62 results for complex in version 5.2
-
How to write custom lookups
- … complex type (for example a point relative to an origin, or a complex number) then …
-
Search
- … complex use case might require searching with weighting, categorization, highlighting, multiple languages, and so on. This …
-
Aggregation
- … complex query that involves both annotate() and filter() clauses, pay particular attention to the order …
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
Multiple databases
- … complex issues in order to demonstrate how routers are used. This example won’t work …
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
Settings
- … complex configurations are available: ATOMIC_REQUESTS Default: False Set this to True to wrap each …
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
Logging
- … complex logging setup: settings.py LOGGING = { "version" : 1 , "disable_existing_loggers" : False …
-
Introduction to class-based views
- … complexity for simple situations, but without them, more advanced designs would be limited. Using class …