Historial de Commits

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