- Language: en
59 results for complex in version 4.2
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
The Django template language
- … complex than variables: Some create text in the output, some control flow by performing loops …
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
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 …
-
Search
- … complex use case might require searching with weighting, categorization, highlighting, multiple languages, and so on. This …
-
GEOS API
- … complex the geometry that is prepared, the larger the speedup in the operation. For more …
-
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 …
-
Models
- … complex model hierarchies, which (as per the advice above) you should try to avoid. Organizing …
-
Writing your first Django app, part 7
- … complex and doesn’t need custom admin templates. But if it grew more sophisticated and required …