- Language: en
62 results for complex in version 5.2
-
Model instance reference
- … complex data types often require some modification. For example, DateField fields use a Python datetime …
-
How to write custom lookups
- … complex type (for example a point relative to an origin, or a complex number) then …
-
Customizing authentication in Django
- … complex, since it affects foreign keys and many-to-many relationships, for example. This change …
-
Aggregation
- … complex query that involves both annotate() and filter() clauses, pay particular attention to the order …
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option accepts the same types of values …
-
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 …
-
Settings
- … complex configurations are available: ATOMIC_REQUESTS Default: False Set this to True to wrap each …
-
Django 2.2.8 release notes
- … complexity of the Django admin, and in-particular the permissions related checks, it is the view …
-
Django 1.6 release notes
- … complex one (referencing multijoins inside Q objects ). In many cases the affected queries didn’t produce …