Histórico de Commits

Autor SHA1 Mensagem Data
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. há 1 ano atrás
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. há 1 ano atrás
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. há 1 ano atrás
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. há 2 anos atrás
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. há 3 anos atrás
  Ian Foote f42ccdd835 Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter(). há 3 anos atrás
  Simon Charette 156a2138db Refs #30446 -- Removed unnecessary Value(..., output_field) in docs and tests. há 4 anos atrás
  Ryan Heard 587b179d41 Fixed #31606 -- Allowed using condition with lookups in When() expression. há 4 anos atrás
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. há 4 anos atrás
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. há 5 anos atrás
  Matthew Schinckel 4137fc2efc Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude(). há 7 anos atrás
  Jon Dufresne 97d3321e89 Changed tuple choices to list in docs. há 5 anos atrás
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. há 6 anos atrás
  Mohammad Esmaeilbeygi 9d1d0e2b70 Fixed import in docs/ref/models/conditional-expressions.txt example. há 7 anos atrás
  Tom b78d100fa6 Fixed #27849 -- Added filtering support to aggregates. há 7 anos atrás
  Irindu Indeera babe9e64a6 Fixed #28352 -- Corrected QuerySet.values_list() return type in docs examples. há 7 anos atrás
  Jonatas CD b28c6ca763 Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter(). há 8 anos atrás
  Sergey Fedoseev db613f4f12 Refs #14030 -- Updated docs per "Improved expression support for python values." há 8 anos atrás
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. há 8 anos atrás
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. há 9 anos atrás
  Josh Smeaton e2d6e14662 Refs #14030 -- Improved expression support for python values há 9 anos atrás
  Michał Modzelewski 65246de7b1 Fixed #24031 -- Added CASE expressions to the ORM. há 10 anos atrás