Historia zmian

Autor SHA1 Wiadomość Data
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 1 rok temu
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 lat temu
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 lat temu
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 lat temu
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 2 lat temu
  Jon Janzen 321ecb40f4 Fixed #34135 -- Added async-compatible interface to related managers. 2 lat temu
  Jon Janzen 7b94847e38 Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers. 2 lat temu
  Jack 2b4b6c8af0 Refs #32372 -- Updated manager name in related objects reference docs. 4 lat temu
  Jack Aitken 725c549ae7 Fixed #32372 -- Made examples in related objects reference docs consistent. 4 lat temu
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 lat temu
  Carlton Gibson 3bbf9a489a Fixed #31282 -- Corrected RelatedManager docs for using add/remove/set with PKs. 5 lat temu
  Baptiste Mispelon 26cab4e8c1 Fixed #31046 -- Allowed RelatedManager.add()/create()/set() to accept callable values in through_defaults. 5 lat temu
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 lat temu
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 lat temu
  Tobias Kunze a44a21a22f Fixed #26678 -- Doc'd that RelatedManager.add()/remove()/set() accepts the field the relation points to. 5 lat temu
  Collin Anderson 769355c765 Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. 8 lat temu
  Jeremy Lainé 7417929618 Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager. 6 lat temu
  Jezeniel Zapanta abe6c5defe Fixed #28514 -- Clarifed docs about idempotence of RelatedManager.add(). 7 lat temu
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 lat temu
  Tim Graham ed251246cc Refs #25550 -- Removed support for direct assignment to the reverse side of a related set. 8 lat temu
  Yoong Kang Lim d30febb4e5 Fixed #26706 -- Made RelatedManager modification methods clear prefetch_related() cache. 8 lat temu
  Ketan Bhatt 59523c06fe Fixed #26679 -- Documented which methods are disabled on RelatedManager if there's an intermediate table. 8 lat temu
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 lat temu
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 lat temu
  Sergey Fedoseev da08195b36 Removed old versionadded/changed directives. 9 lat temu
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 9 lat temu
  Tim Graham f6b9e6bf4f Fixed typo in docs/ref/models/relations.txt. 9 lat temu
  Simon Charette 6a46f23957 Refs #18556 -- Fixed a typo in the related manager add() method docs. 9 lat temu
  Tim Graham adc0c4fbac Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible. 10 lat temu
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu