- Language: en
60 results for complex in version 5.1
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
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 …
-
The Django template language
- … complex than variables: Some create text in the output, some control flow by performing loops …
-
How to write custom lookups
- … complex type (for example a point relative to an origin, or a complex number) then …
-
Settings
- … complex configurations are available: ATOMIC_REQUESTS Default: False Set this to True to wrap each …
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option accepts the same types of values …
-
GEOS API
- … complex the geometry that is prepared, the larger the speedup in the operation. For more …
-
Coding style
- … complex cases: # Allowed f "hello { user } " f "hello { user . name } " f "hello …