Commit History

Upphovsman SHA1 Meddelande Datum
  Peter DeVita 8eca4077f6 Fixed #36109 -- Fixed RecursionError when stacking FilteredRelation joins. 2 månader sedan
  Jacob Walls c3a681659c Fixed #36029 -- Handled implicit exact lookups in condition depth checks for FilteredRelation. 2 månader sedan
  Nicolas Delaby 820c5f1bac Fixed #35135 -- Made FilteredRelation raise ValueError on querysets as rhs. 1 år sedan
  David Wobrock 14917c9ae2 Fixed #35050 -- Fixed prefixing field names in FilteredRelation(). 1 år sedan
  Francesco Panico 59f4754704 Fixed #34362 -- Fixed FilteredRelation() crash on conditional expressions. 2 år sedan
  Michel Alexandre Salim 62b83889e0 Fixed #34731, Refs #34118 -- Replaced assertEquals() with assertEqual() in test_condition_with_func_and_lookup_outside_relation_name(). 1 år sedan
  Francesco Panico e4a5527d1d Refs #29789 -- Added more tests for FilteredRelation with condition outside of relation name. 1 år sedan
  Simon Charette d660cee5bc Fixed #33766 -- Resolved FilteredRelation.condition at referencing time. 1 år sedan
  Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2 år sedan
  Mariusz Felisiak 1760ad4e8c Relaxed some query ordering assertions in various tests. 2 år sedan
  Mariusz Felisiak fac662f479 Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_relation argument from Query methods." 3 år sedan
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 år sedan
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
  matt ferrante 7d6916e827 Fixed #29789 -- Added support for nested relations to FilteredRelation. 5 år sedan
  Hasan Ramezani 6a75cea76a Fixed #30854 -- Fixed QuerySet.select_related() with multiple FilteredRelations. 5 år sedan
  ElizabethU 54ea290e5b Fixed #30651 -- Made __eq__() methods return NotImplemented for not implemented comparisons. 5 år sedan
  Rob 6b736dd074 Fixed #30349 -- Fixed QuerySet.exclude() on FilteredRelation. 5 år sedan
  can c00b4dbda2 Fixed #29810 -- Fixed crash of select_related() on FilteredRelation with empty result. 6 år sedan
  Ran Benita 03049fb8d9 Refs #28010 -- Allowed reverse related fields in SELECT FOR UPDATE .. OF. 7 år sedan
  Nicolas Delaby 01d440fa1e Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) support. 7 år sedan