- Language: en
20 results for complex in version 1.10
-
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. Changed in Django 1.9: Support for using expressions when creating new model instances …
-
Admin actions
- … complex ones, will need to return intermediate pages. For example, the built-in delete action …
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
The Django template language
- … complex than variables: Some create text in the output, some control flow by performing loops …
-
GEOS API
- … complex the geometry that is prepared, the larger the speedup in the operation. For more …
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option, unlike list_display , may only …