- Language: en
20 results for complex in version 2.0
-
The Django template language: for Python programmers
- … complex than variables which only require straight lookups. Here are some things to keep in mind …
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
Forms
- … complex built-in Field classes Fields which handle relationships Creating custom fields Model Form Functions …
-
Model field reference
- … complex queries , then it will only have an effect on the choices available in the admin …
-
Conditional Expressions
- … Complex conditions can be created using Q objects >>> When ( Q ( name__startswith …
-
PostgreSQL specific model fields
- … complex data types. Indexes such as GinIndex and GistIndex are better suited, though the index …
-
Validators
- … complex or configurable validators. RegexValidator , for example, uses this technique. If a class-based validator …
-
GEOS API
- … complex the geometry that is prepared, the larger the speedup in the operation. For more …
-
GDAL API
- … complex data sources, including databases, that may be accessed by passing a special name string …
-
Settings
- … complex configurations are available: ATOMIC_REQUESTS Default: False Set this to True to wrap each …