- Language: en
16 results for complex in version 1.11
-
Making queries
- … Complex lookups with Q objects Keyword argument queries – in filter() , etc. – are “AND”ed together …
-
Using mixins with class-based views
- … complex Generally you can use TemplateResponseMixin and SingleObjectMixin when you need their functionality. As shown …
-
Cryptographic signing
- … complex data structures If you wish to protect a list, tuple or dictionary you can do so using …
-
Migrations
- … complex Django projects without the need for a full database. Workflow Working with migrations is simple …
-
Translation
- … complexity of plural forms is greater than the two forms used in English (‘object’ for the singular …
-
Working with forms
- … complex; an interface that pops up a date picker or allows you to move a slider …
-
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 …
-
Aggregation
- … complex query that involves both annotate() and filter() clauses, pay particular attention to the order …
-
Introduction to class-based views
- … complexity for simple situations, but without them, more advanced designs would be limited. Using class …