Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  priyanshsaxena 83b04d4f88 Fixed #29048 -- Added **extra_context to database function as_vendor() methods. 7 ani în urmă
  Mariusz Felisiak 75e45a45e7 Simplified aggregation.tests. 7 ani în urmă
  Simon Charette 160969d970 Refs #24887 -- Stopped mutating a test expression during as_sql(). 7 ani în urmă
  Sergey Fedoseev 29769a9942 Fixed #28382 -- Prevented BaseExpression._output_field from being set if _resolve_output_field() fails. 7 ani în urmă
  Mariusz Felisiak 6e228d0b65 Fixed #28277 -- Added validation of QuerySet.annotate() and aggregate() args. 7 ani în urmă
  Jon Dufresne 2c69824e5a Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 7 ani în urmă
  chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 ani în urmă
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 ani în urmă
  Josh Smeaton 8ade277ab1 Fixed tests that rely on hardcoded id with keepdb 8 ani în urmă
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 ani în urmă
  Simon Charette a6074e8908 Fixed #26458 -- Based Avg's default output_field resolution on its source field type. 9 ani în urmă
  Tim Graham 1c8c0837c6 Sorted single letter imports per the latest version of isort. 9 ani în urmă
  Hasan 26ad01719d Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 9 ani în urmă
  Josh Soref 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. 9 ani în urmă
  Tim Graham fd6a299cd0 Refs #14030 -- Removed backwards compatiblity for old-style aggregates. 9 ani în urmă
  Adam Chainz 3fe3887a2e Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*'). 9 ani în urmă
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 ani în urmă
  Mitchell Kotler 6024fd5dc2 Fixed #25095 -- Fixed annotate() + values() group by bug 9 ani în urmă
  Anssi Kääriäinen 6f403056f0 Fixed #24923 -- errored out nicely when using aggregates in order_by() 9 ani în urmă
  Greg Chapple 4a66a69239 Fixed #24887 -- Removed one-arg limit from models.aggregate 9 ani în urmă
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 ani în urmă
  Josh Smeaton c7805ee214 Fixed #24699 -- Added aggregate support for DurationField on Oracle 10 ani în urmă
  Tim Graham 2d76b61dc2 Fixed #24649 -- Allowed using Avg aggregate on non-numeric field types. 10 ani în urmă
  Edward Henderson 910638fc4e Refs #24385 -- Added tests for distinct sum issue fixed in c7fd9b242d2d63406f1de6cc3204e35aaa025233 10 ani în urmă
  Josh Smeaton 39a7eed1bb Converted test fixtures to setUpTestData methods 10 ani în urmă
  Josh Smeaton bd4afef984 Refs #14030 -- Added tests for Value aggregates 10 ani în urmă
  Josh Smeaton e2d6e14662 Refs #14030 -- Improved expression support for python values 10 ani în urmă
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 ani în urmă
  Loic Bistuer d450af8a26 Fixed small inconsistency when handling aggregate's default_alias. 10 ani în urmă
  Anssi Kääriäinen 0c7633178f Fixed #24020 -- Refactored SQL compiler to use expressions 10 ani în urmă