Commit History

Upphovsman SHA1 Meddelande Datum
  Simon Charette f387d024fc Refs #28333 -- Added partial support for filtering against window functions. 2 år sedan
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 år sedan
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 år sedan
  Mariusz Felisiak 68da6b389c Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy and Expression.asc()/desc(). 2 år sedan
  David ce586ed693 Removed hyphen from pre-/re- prefixes. 3 år sedan
  Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 år sedan
  Mariusz Felisiak 4400d8568a Fixed #33391 -- Clarified Aggregate.empty_result_set_value docs. 3 år sedan
  Simon Charette aec71aaa5b Fixed #33304 -- Allowed passing string expressions to Window(order_by). 3 år sedan
  David Wobrock ad36a198a1 Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_value. 3 år sedan
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 år sedan
  David Sanders ecf76cc1fb Clarified type of Window()'s partition_by and order_by arguments. 3 år sedan
  Nick Pope 501a8db465 Fixed #10929 -- Added default argument to aggregates. 4 år sedan
  Ian Foote f42ccdd835 Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter(). 4 år sedan
  Simon Charette 9f3cce172f Refs #26430 -- Re-introduced empty aggregation optimization. 3 år sedan
  Simon Willison e53159747c Doc'd that RawSQL can be used with __in. 4 år sedan
  Mariusz Felisiak fdc3d9dcaf Removed unused import in docs/ref/models/expressions.txt. (#13879) 4 år sedan
  Kevin Marsh 45f4282149 Refs #31792 -- Updated SQL example in Exists() docs. 4 år sedan
  Ian Foote 8b040e3cbb Fixed #25534, Fixed #31639 -- Added support for transform references in expressions. 4 år sedan
  Simon Charette 1e38f1191d Fixed #30446 -- Resolved Value.output_field for stdlib types. 5 år sedan
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 år sedan
  Adam Johnson 1c2c6f1b51 Fixed a/an typos in "SQL" usage. 4 år sedan
  Hasan Ramezani 6929f13254 Fixed #31368 -- Doc'd 'expression' parameter of Field.from_db_value()/Expression.convert_value(). 5 år sedan
  Adam Johnson 8c1b073b59 Doc'd return values of as_sql() for Func and query expressions. 5 år sedan
  Taoup cebd41e416 Fixed #31110 -- Fixed typo in docs/ref/models/expressions.txt. 5 år sedan
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 år sedan
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 år sedan
  Matthew Schinckel 4137fc2efc Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude(). 8 år sedan
  Matthew Schinckel dba749917f Doc'd for_save argument of Expression.resolve_expression(). 5 år sedan
  Vyacheslav Ver 76b3fc5c8d Fixed #30486 -- Fixed the default value of Aggregate.distinct and updated example of custom aggregate functions. 5 år sedan
  Vyacheslav Ver 60b6a7ea9d Fixed typo in expression documentation. 5 år sedan