- Language: en
18 results for join in version 5.2
-
Django 1.7 release notes
- … joins. See #13724 for more details. pytz may be required If your project handles datetimes …
-
Django 1.6.2 release notes
- … join promotion for negated AND conditions ( #21748 ). Oracle database introspection now works with boolean and float …
-
Django 2.1.2 release notes
- … joins in F() no longer raised FieldError ( #29727 ). Fixed a regression where files starting with …
-
Django 1.8.2 release notes
- … join promotion for Case expressions. For example, annotating a query with a Case expression could …
-
Django 4.1 release notes
- … joins. Reverse foreign key changes for unsaved model instances In order to unify the behavior …
-
Django 1.8.3 release notes
- … join promotion for multiple Case expressions. Annotating a query with multiple Case expressions could unexpectedly …
-
Django 3.2.1 release notes
- … joined fields on MySQL and MariaDB ( #32645 ). Fixed a regression in Django 3.2 that caused …
-
Django 1.11.5 release notes
- … joins ( #26522 ). Fixed a regression in contrib.auth ’s login() and logout() views where they ignored …