- Language: en
16 results for join in version 4.1
-
Django 2.1.2 release notes
- … joins in F() no longer raised FieldError ( #29727 ). Fixed a regression where files starting with …
-
Django 1.10 release notes
- … joining the value with STATIC_ROOT . The new approach encodes the URL, which could be backwards …
-
Django 1.6.2 release notes
- … join promotion for negated AND conditions ( #21748 ). Oracle database introspection now works with boolean and float …
-
Django 1.8.3 release notes
- … join promotion for multiple Case expressions. Annotating a query with multiple Case expressions could unexpectedly …
-
Django 1.9 release notes
- … join() , or mark_safe() when constructing the method’s return value instead. The enclosure keyword …
-
Django 1.4 release notes
- … joins in Python, not in the database, and supports many-to-many relationships, GenericForeignKey and more …