- Language: en
58 results for complex in version 4.1
-
The “sites” framework
- … complex. It’s a good idea to exploit the Site objects as much as possible …
-
Django 1.8 release notes
- … complex SQL expressions. This has enabled annotate to accept expressions other than aggregates. Aggregates are now able …
-
The Django template language
- … complex than variables: Some create text in the output, some control flow by performing loops …
-
Multiple databases
- … complex issues in order to demonstrate how routers are used. This example won’t work …
-
Model field reference
- … complex data type. If a tuple is not provided, or the last item is not a (lazy …
-
The Django admin site
- … complex layout needs, see the fieldsets option. The fields option accepts the same types of values …
-
Validators
- … complex or configurable validators. RegexValidator , for example, uses this technique. If a class-based validator …
-
How to upgrade Django to a newer version
- … complex process at times, upgrading to the latest Django version has several benefits: New features …
-
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 …