- Language: en
20 results for complex in version 4.1
-
The syndication feed framework
- … complex example The framework also supports more complex feeds, via arguments. For example, a website …
-
Built-in template tags and filters
- … Complex expressions All of the above can be combined to form complex expressions. For such …
-
Form fields
- … complex regular expression. Error message keys: required , invalid Has the optional arguments max_length , min_length …
-
QuerySet API reference
- … complex queries (for example, queries with OR statements), you can use Q objects ( *args ). exclude …
-
Query Expressions
- … complex computations. Supported arithmetic Django supports negation, addition, subtraction, multiplication, division, modulo arithmetic, and the power …
-
Admin actions
- … complex ones, will need to return intermediate pages. For example, the built-in delete action …
-
Model field reference
- … complex data type. If a tuple is not provided, or the last item is not a (lazy …
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
The Django template language
- … complex than variables: Some create text in the output, some control flow by performing loops …
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option accepts the same types of values …