- Language: en
56 results for complex in version 3.2
-
Translation
- … complexity of plural forms is greater than the two forms used in English (‘object’ for the singular …
-
Writing your first Django app, part 5
- … complex interactions between components. A change in any of those components could have unexpected consequences …
-
Working with forms
- … complex; an interface that pops up a date picker or allows you to move a slider …
-
Custom template tags and filters
- … complex than filters, because tags can do anything. Django provides a number of shortcuts that …
-
Admin actions
- … complex ones, will need to return intermediate pages. For example, the built-in delete action …
-
Django 3.2 release notes
- … complex data structures. See Protecting complex data structures for more details. Also, signing.dumps() and loads …
-
Search
- … complex use case might require searching with weighting, categorization, highlighting, multiple languages, and so on. This …
-
Multiple databases
- … complex issues in order to demonstrate how routers are used. This example won’t work …
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option accepts the same types of values …
-
Custom Lookups
- … complex type (for example a point relative to an origin, or a complex number) then …