Cronologia Commit

Autore SHA1 Messaggio Data
  Mariusz Felisiak 2b9f0b79bc Fixed typo in docs/ref/models/expressions.txt. 1 mese fa
  Mariusz Felisiak fed11ba461 Fixed typo in docs/ref/models/expressions.txt. 1 mese fa
  Devin Cox e03083917d Fixed #35586 -- Added support for set-returning database functions. 2 mesi fa
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. 5 mesi fa
  Mariusz Felisiak f030236a86 Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint with OpClass(). 5 mesi fa
  Nick Pope 94b6f101f7 Fixed #29049 -- Added slicing notation to F expressions. 9 mesi fa
  Mariusz Felisiak 0be6dde817 Corrected code-block directives in docs. 9 mesi fa
  Viicos e28bd6776d Added missing import in docs/ref/models/expressions.txt. 10 mesi fa
  Sarah Boyce e4d012ca05 Refs #29850 -- Added exclusion support to window frames. 11 mesi fa
  Sarah Boyce 6375cee490 Refs #29850 -- Added RowRange support for positive integer start and negative integer end. 1 anno fa
  Sarah Boyce 8992a0489c Fixed typos in docs/ref/models/expressions.txt. 11 mesi fa
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 1 anno fa
  Mariusz Felisiak b719688b21 Fixed #34761 -- Dropped support for MySQL < 8.0.11. 1 anno fa
  Almaz Kunpeissov 5a3725594f Corrected pycon formatting in some docs. 1 anno fa
  nessita 6799288342 Added dedicated section for output_field in query expressions docs. 1 anno fa
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. 3 anni fa
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 anno fa
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 1 anno fa
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 1 anno fa
  Mariusz Felisiak 94ad46e9d8 Refs #33543 -- Made Expression.asc()/desc() and OrderBy raise ValueError when nulls_first/nulls_last=False is passed. 1 anno fa
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 1 anno fa
  David Wobrock a320aab512 Fixed #16211 -- Added logical NOT support to F expressions. 2 anni fa
  Simon Charette c6350d594c Refs #30158 -- Removed alias argument for Expression.get_group_by_cols(). 2 anni fa
  Simon Charette f387d024fc Refs #28333 -- Added partial support for filtering against window functions. 2 anni fa
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 anni fa
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 anni fa
  Mariusz Felisiak 68da6b389c Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy and Expression.asc()/desc(). 2 anni fa
  David ce586ed693 Removed hyphen from pre-/re- prefixes. 2 anni fa
  Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 2 anni fa
  Mariusz Felisiak 4400d8568a Fixed #33391 -- Clarified Aggregate.empty_result_set_value docs. 2 anni fa