- Language: en
19 results for complex in version 1.8
-
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 two optional arguments for validation, max_length …
-
QuerySet API reference
- … complex queries (for example, queries with OR statements), you can use Q objects . exclude exclude …
-
Query Expressions
- … complex computations. Supported arithmetic Django supports 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 …
-
The Django template language
- … complex than variables: Some create text in the output, some control flow by performing loops …
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
Settings
- … complex configurations are available: ATOMIC_REQUESTS Default: False Set this to True to wrap each …
-
Forms
- … complex built-in Field classes Fields which handle relationships Creating custom fields Model Form Functions …