- Language: en
51 results for complex in version 1.11
-
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 …
-
Making queries
- … Complex lookups with Q objects Keyword argument queries – in filter() , etc. – are “AND”ed together …
-
Form fields
- … complex regular expression. Error message keys: required , invalid Has two optional arguments for validation, max_length …
-
Using mixins with class-based views
- … complex Generally you can use TemplateResponseMixin and SingleObjectMixin when you need their functionality. As shown …
-
Outputting PDFs with Django
- … Complex PDFs If you’re creating a complex PDF document with ReportLab, consider using the io library …
-
Cryptographic signing
- … complex data structures If you wish to protect a list, tuple or dictionary you can do so using …
-
QuerySet API reference
- … complex queries (for example, queries with OR statements), you can use Q objects . exclude() exclude …
-
Writing custom model fields
- … complex Python object that can somehow be serialized to fit into a standard database column …
-
Query Expressions
- … complex computations. Supported arithmetic Django supports addition, subtraction, multiplication, division, modulo arithmetic, and the power …