- Language: en
53 results for complex in version 2.2
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
Search
- … complex use case might require searching with weighting, categorization, highlighting, multiple languages, and so on. This …
-
System check framework
- … complex. Rather, they help perform an automated, low-hanging-fruit checklist. They help you remember …
-
Forms
- … complex built-in Field classes Fields which handle relationships Creating custom fields Model Form Functions …
-
GDAL API
- … complex data sources, including databases, that may be accessed by passing a special name string …
-
PostgreSQL specific model fields
- … complex data types. Indexes such as GinIndex and GistIndex are better suited, though the index …
-
URL dispatcher
- … complex matching requirements, you can define your own path converters. A converter is a class …
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
Django 1.2 release notes
- … complex requirements for introspection, first rename the get_all_members() method to __dir__() . This is the standard …
-
Django 1.8.5 release notes
- … complex queries ( #24525 ). Fixed a migrations crash with GenericForeignKey ( #25040 ). Made translation.override() clear the overridden …