Historique des commits

Auteur SHA1 Message Date
  Tushar Malik 14251324e6 Added missing import in docs/topics/db/queries.txt. il y a 7 ans
  Matthias Erll eee34ef64c Fixed #22550 -- Prohibited QuerySet.last()/reverse() after slicing. il y a 11 ans
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects il y a 7 ans
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. il y a 8 ans
  Maxime Lorant 241e1e3cd7 Removed SHOUTING in doc examples. il y a 8 ans
  anabelensc 1c12df4aa6 Fixed #25912 -- Added binary left/right shift operators to F expressions. il y a 9 ans
  Tim Graham 2f44fa7f06 Documented how to copy a OneToOneField. il y a 8 ans
  Tim Graham 8dac9890a5 Refs #25550 -- Removed a deprecated reverse assignment example in docs. il y a 8 ans
  Simon Charette 9e4fd3301d Refs #25284 -- Corrected an obsolete implicit __in lookup example. il y a 8 ans
  Timothy Allen 5595db9504 Updated docs/topics/db/queries.txt examples to use print() function. il y a 8 ans
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. il y a 8 ans
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. il y a 8 ans
  Tim Graham e475e84970 Refs #26021 -- Used hanging indentation in some doc examples. il y a 9 ans
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. il y a 9 ans
  Marc Tamlyn 2d877da855 Refs #3254 -- Added full text search to contrib.postgres. il y a 9 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 9 ans
  anabelensc 4c1fab0f29 Added a missing bracket in a queries docs example. il y a 9 ans
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. il y a 9 ans
  Aymeric Augustin 491d01b7e9 Tweak some examples. il y a 9 ans
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField il y a 9 ans
  Maximiliano bf07ba523a Simplified wording in QuerySet.update() docs. il y a 9 ans
  Alexander Sosnovskiy 04e8d890ae Fixed #16891 -- Made Model/QuerySet.delete() return the number of deleted objects. il y a 10 ans
  David Seddon 0f6f80c2e7 Corrected typo in documentation il y a 10 ans
  David Seddon 6770b7ecd2 Refs #14645 -- Documented bug with exclude() and multi-value relations il y a 10 ans
  Loic Bistuer 71ada3a8e6 Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. il y a 10 ans
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. il y a 10 ans
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links il y a 10 ans
  Éric Araujo 84cafc2b35 Fix missing highlighting in some code examples il y a 10 ans
  Aliaksandr Semianiuk 5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. il y a 11 ans
  Tim Graham 7f2505ad9e Fixed doc typos. il y a 11 ans