Cronologia Commit

Autore SHA1 Messaggio Data
  Simon Charette 9e4fd3301d Refs #25284 -- Corrected an obsolete implicit __in lookup example. 8 anni fa
  Timothy Allen 5595db9504 Updated docs/topics/db/queries.txt examples to use print() function. 8 anni fa
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. 8 anni fa
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 anni fa
  Tim Graham e475e84970 Refs #26021 -- Used hanging indentation in some doc examples. 9 anni fa
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 anni fa
  Marc Tamlyn 2d877da855 Refs #3254 -- Added full text search to contrib.postgres. 9 anni fa
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 anni fa
  anabelensc 4c1fab0f29 Added a missing bracket in a queries docs example. 9 anni fa
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 9 anni fa
  Aymeric Augustin 491d01b7e9 Tweak some examples. 9 anni fa
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 anni fa
  Maximiliano bf07ba523a Simplified wording in QuerySet.update() docs. 9 anni fa
  Alexander Sosnovskiy 04e8d890ae Fixed #16891 -- Made Model/QuerySet.delete() return the number of deleted objects. 10 anni fa
  David Seddon 0f6f80c2e7 Corrected typo in documentation 10 anni fa
  David Seddon 6770b7ecd2 Refs #14645 -- Documented bug with exclude() and multi-value relations 10 anni fa
  Loic Bistuer 71ada3a8e6 Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. 10 anni fa
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 anni fa
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 anni fa
  Éric Araujo 84cafc2b35 Fix missing highlighting in some code examples 10 anni fa
  Aliaksandr Semianiuk 5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. 11 anni fa
  Tim Graham 7f2505ad9e Fixed doc typos. 11 anni fa
  Nicolaas Heyning e1d2a0bd04 added documentation on Model attributes 11 anni fa
  Loic Bistuer 99416c7ad0 Added an example to the release notes for custom reverse managers. 11 anni fa
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 anni fa
  Tim Graham 5c7ac7494a Fixed #18907 -- Correct docs regard population of model backrefs. 11 anni fa
  Tim Graham b87c59b04b Removed some unnecessary __exact operators in filters. 11 anni fa
  Florian Hahn 5240b83462 Fixed #17027 -- Added support for the power operator in F expressions. 12 anni fa
  Cody Scott 8bfc7cc64c Minor edits to docs/topics/db/queries.txt. 11 anni fa
  Tim Graham 75bb6ba966 Fixed #10913 -- Documented how related_name affects QuerySet filtering 11 anni fa