- Language: en
51 results for complex in version 2.1
-
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 …
-
Django 1.2 release notes
- … complex requirements for introspection, first rename the get_all_members() method to __dir__() . This is the standard …
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
URL dispatcher
- … complex matching requirements, you can define your own path converters. A converter is a class …
-
Introduction to class-based views
- … complexity for simple situations, but without them, more advanced designs would be limited. Using class …
-
GDAL API
- … complex data sources, including databases, that may be accessed by passing a special name string …
-
Conditional Expressions
- … Complex conditions can be created using Q objects >>> When ( Q ( name__startswith …
-
Model field reference
- … complex queries , then it will only have an effect on the choices available in the admin …
-
Django 1.6 release notes
- … complex one (referencing multijoins inside Q objects ). In many cases the affected queries didn’t produce …