Historique des commits

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