Commit History

Автор SHA1 Съобщение Дата
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. преди 6 години
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. преди 6 години
  drd0013 5d923f2d8c Fixed #29313 -- Doc'd how to use F() to sort null values. преди 7 години
  Matthew Wilkes 2162f0983d Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). преди 7 години
  priyanshsaxena 617d5f410f Fixed #29066 -- Allowed negating query expressions. преди 7 години
  Igor Starikov 3cc08f4b2b Fixed typo in docs/ref/models/expressions.txt. преди 7 години
  Benjamin Bach bf49d9eb0b Fixed #28815 -- Fixed ExtractYear imports in docs/ref/models/expressions.txt. преди 7 години
  Tim Graham 327f0f37ce Fixed #28770 -- Warned that quoting a placeholder in a raw SQL string is unsafe. преди 7 години
  Tim Graham 1e7dbbdec5 Fixed #28680 -- Doc'd Func.__init__()'s **extra and as_sql()'s **extra_context aren't escaped. преди 7 години
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. преди 7 години
  Mads Jensen d549b88050 Fixed #26608 -- Added support for window expressions (OVER clause). преди 7 години
  Tom b78d100fa6 Fixed #27849 -- Added filtering support to aggregates. преди 8 години
  Tim Graham 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). преди 7 години
  Tomer Chachamu 62917cee5a Doc'd the need to remove default ordering on Subquery aggregates. преди 7 години
  Alasdair Nicol 757aefc12b Removed self from method signatures in docs. преди 8 години
  lb1c 36f2262741 Fixed incorrect import in docs/ref/models/expressions.txt. преди 8 години
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. преди 8 години
  Paolo Melchiorre 5890d6ab03 Fixed typo in docs/ref/models/expressions.txt. преди 8 години
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. преди 8 години
  Matthew Schinckel 236ebe94bf Fixed #27149 -- Added Subquery and Exists database expressions. преди 9 години
  Yohann Gabory 47ef8f31f3 Fixed #13312 -- Allowed specifying the order of null fields in queries. преди 8 години
  Tim Graham 0d6c7cae7c Inlined a note in docs/ref/models/expressions.txt. преди 8 години
  Jop Reyntjes f8fab6f902 Fixed #27414 -- Doc'd that F() expressions on relations return pk values. преди 8 години
  Tim Graham c60feb6999 Fixed #25475 -- Doc'd how to use a literal % in Func.template. преди 8 години
  petedmarsh 7bf3ba0d0c Fixed #26899 -- Documented why RawSQL params is a required parameter. преди 8 години
  Tsering fc4b4fd585 Refs #23386 -- Documented that F() expressions are applied on each model.save() преди 9 години
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. преди 8 години
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. преди 8 години
  Ville Skyttä 575a9a791e Normalized "an SQL" spelling. преди 9 години
  Tim Graham a755e0657e Removed unused BaseExpression.refs_aggregate(). преди 9 години