Commit Verlauf

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