Commit History

Upphovsman SHA1 Meddelande Datum
  Ville Skyttä 34a68c2cbe Fixed typo in docs/internals/contributing/committing-code.txt. 6 år sedan
  Mariusz Felisiak 994a00eb70 Refs #30380 -- Used cursor._executed in DatabaseOperations.last_executed_query() on MySQL. 6 år sedan
  Mariusz Felisiak a41b09266d Fixed #30380 -- Handled bytes in MySQL backend for PyMySQL support. 6 år sedan
  Mariusz Felisiak 12b7956fc3 Refs #25507 -- Added tests for using QuerySet.count() with a RawSQL annotation. 6 år sedan
  Dustin Neighly 49fb3f5f3e Fixed #30341 -- Added support for the furlong unit in Distance. 6 år sedan
  Mariusz Felisiak 753580ecd1 Made cosmetic edits in docs/releases/2.2.1.txt. 6 år sedan
  Scott Fitsimones a14c0fda15 Fixed #30328 -- Fixed crash of IntegerField.validators when limit_value in a custom validator is callable. 6 år sedan
  Ramiro Morales aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 6 år sedan
  Tomer Chachamu ceab25bc6d Refs #28762 -- Added test for aggregating over a function with ArrayField parameters. 6 år sedan
  Mariusz Felisiak 654614b38e Refs #28767 -- Added test for annotating Value() with empty list as an ArrayField. 6 år sedan
  Ville Skyttä 03db5fddfd Fixed typos in docs, comments, and exception messages. 6 år sedan
  Oleh Mykytiuk 177fa08339 Fixed #30370 -- Added dbshell support for client TLS certificates on PostgreSQL. 6 år sedan
  can d87bd29c4f Fixed #30335, #29139 -- Fixed crash when ordering or aggregating over a nested JSONField key transform. 6 år sedan
  Simon Charette f110de5c04 Fixed #30191 -- Selected only referenced fields during cascade deletion. 6 år sedan
  Simon Charette 26c4be2ebe Refs #18676 -- Enabled fast-delete for m2m_changed senders. 6 år sedan
  Willy Njundong 8180ffba21 Updated SpatiaLite install instructions to suggest first package from recent Debian-based distributions. 6 år sedan
  Hasan Ramezani 917fd9d03f Fixed #27755 -- Added ModelAdmin.get_inlines() hook. 6 år sedan
  Tobias Kunze 7d49ad7656 Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape translations. 6 år sedan
  Vinny Do a4055adf70 Fixed #30368 -- Fixed prefetch_related() for GenericForeignKey when PK is also a FK. 6 år sedan
  Tobias Kunze d610521bff Fixed #14009 -- Fixed custom formset validation example in docs. 6 år sedan
  Gary Donovan 516d858e7a Fixed typo in docs/ref/models/instances.txt. 6 år sedan
  Simon Charette 0cb4062482 Refs #23758 -- Used RecursionError instead of RuntimeError to raise nested subquery errors. 6 år sedan
  Simon Charette c0969ee227 Refs #27149 -- Based recursive nested subquery detection on sys.getrecursionlimit(). 6 år sedan
  Tobias Kunze 9ac8520fcd Refs #30325 -- Added tests for using count()/exists() with custom managers and reverse M2M relations. 6 år sedan
  Mariusz Felisiak 5f7991c42c Fixed #30325 -- Reverted "Fixed #29725 -- Removed unnecessary join in QuerySet.count() and exists() on a many-to-many relation." 6 år sedan
  sage bfae195b0a Fixed #30326 -- Doc'd how to avoid persistence of F() assignment. 6 år sedan
  Markus Holtermann da0b2554ec Renamed camelCaseTestMethods to snake_case_test_methods 6 år sedan
  Florian Apolloner 2e38f2015a Fixed #30350 -- Prevented recreation of migration for operations with a range object. 6 år sedan
  Mariusz Felisiak 1afbc96a75 Fixed #30343 -- Fixed prefetch_related() for GenericForeignKey when PK of related field is UUIDField. 6 år sedan
  gnl 9f1d78f857 Corrected wording in docs/intro/overview.txt. 6 år sedan