- Language: en
14 results for join in version 2.2
-
Django 1.1 release notes
- … join filter’s escaping behavior The join filter no longer escapes the literal value that …
-
Django 1.0.1 release notes
- … join template filter. Previously, literal strings passed to join were automatically escaped, contrary to the documented …
-
Django 1.6 release notes
- … join clauses for generic relations, query combining, join promotion, and join trimming fixes) Preparation for new features …
-
Django 1.8 release notes
- … joined' ) ) . update ( last_login = None ) django.contrib.gis Support for GEOS 3.1 and GDAL 1.6 has been …
-
Django 2.1.2 release notes
- … joins in F() no longer raised FieldError ( #29727 ). Fixed a regression where files starting with …
-
Django 1.7 release notes
- … joins. See #13724 for more details. pytz may be required If your project handles datetimes …
-
Django 1.4 release notes
- … joins in Python, not in the database, and supports many-to-many relationships, GenericForeignKey and more …
-
Django 1.10 release notes
- … joining the value with STATIC_ROOT . The new approach encodes the URL, which could be backwards …
-
Django 1.8.3 release notes
- … join promotion for multiple Case expressions. Annotating a query with multiple Case expressions could unexpectedly …
-
Django 1.6.3 release notes
- … join ( #21760 ). Additionally, Django’s vendored version of six, django.utils.six has been upgraded to the latest …