Commit History

Upphovsman SHA1 Meddelande Datum
  Carlton Gibson 5af17babb0 Fixed #31591 -- Clarified "reverse" lookup name in making queries docs. 4 år sedan
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. 5 år sedan
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 år sedan
  Hannes Ljungberg f3da09df0f Fixed #31396 -- Added binary XOR operator to F expressions. 5 år sedan
  René Fleschenberg 367634f976 Replaced 'n_' prefix with 'number_of_' in docs/topics/db/queries.txt. 5 år sedan
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 år sedan
  Daniel Musketa 6fd9c9daa6 Fixed #30365 -- Fixed syntax highlighting in SQL examples. 6 år sedan
  Tim Graham a68c029e22 Used extlinks for Django's source code. 6 år sedan
  Jon Dufresne ad9a28ee38 Refs #29784 -- Normalized Python docs links to omit the version. 6 år sedan
  Denis 1834490a0c Refs #11278 -- Clarified RelatedManager differences between reverse one-to-many and many-to-many relations. 7 år sedan
  Stefan Schneider 08c8c3ead9 Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. 7 år sedan
  Stefan Schneider 293df73fb6 Fixed #28648 -- Corrected typo in docs/topics/db/queries.txt. 7 år sedan
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 år sedan
  Tushar Malik 14251324e6 Added missing import in docs/topics/db/queries.txt. 7 år sedan
  Matthias Erll eee34ef64c Fixed #22550 -- Prohibited QuerySet.last()/reverse() after slicing. 11 år sedan
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects 7 år sedan
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 år sedan
  Maxime Lorant 241e1e3cd7 Removed SHOUTING in doc examples. 8 år sedan
  anabelensc 1c12df4aa6 Fixed #25912 -- Added binary left/right shift operators to F expressions. 9 år sedan
  Tim Graham 2f44fa7f06 Documented how to copy a OneToOneField. 8 år sedan
  Tim Graham 8dac9890a5 Refs #25550 -- Removed a deprecated reverse assignment example in docs. 8 år sedan
  Simon Charette 9e4fd3301d Refs #25284 -- Corrected an obsolete implicit __in lookup example. 8 år sedan
  Timothy Allen 5595db9504 Updated docs/topics/db/queries.txt examples to use print() function. 8 år sedan
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. 8 år sedan
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 år sedan
  Tim Graham e475e84970 Refs #26021 -- Used hanging indentation in some doc examples. 9 år sedan
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 år sedan
  Marc Tamlyn 2d877da855 Refs #3254 -- Added full text search to contrib.postgres. 9 år sedan
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 år sedan
  anabelensc 4c1fab0f29 Added a missing bracket in a queries docs example. 9 år sedan