História revízii

Autor SHA1 Správa Dátum
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 rokov pred
  Carlton Gibson 3bbf9a489a Fixed #31282 -- Corrected RelatedManager docs for using add/remove/set with PKs. 5 rokov pred
  Baptiste Mispelon 26cab4e8c1 Fixed #31046 -- Allowed RelatedManager.add()/create()/set() to accept callable values in through_defaults. 5 rokov pred
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 rokov pred
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 rokov pred
  Tobias Kunze a44a21a22f Fixed #26678 -- Doc'd that RelatedManager.add()/remove()/set() accepts the field the relation points to. 6 rokov pred
  Collin Anderson 769355c765 Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. 8 rokov pred
  Jeremy Lainé 7417929618 Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager. 6 rokov pred
  Jezeniel Zapanta abe6c5defe Fixed #28514 -- Clarifed docs about idempotence of RelatedManager.add(). 7 rokov pred
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 rokov pred
  Tim Graham ed251246cc Refs #25550 -- Removed support for direct assignment to the reverse side of a related set. 8 rokov pred
  Yoong Kang Lim d30febb4e5 Fixed #26706 -- Made RelatedManager modification methods clear prefetch_related() cache. 8 rokov pred
  Ketan Bhatt 59523c06fe Fixed #26679 -- Documented which methods are disabled on RelatedManager if there's an intermediate table. 8 rokov pred
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 rokov pred
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 rokov pred
  Sergey Fedoseev da08195b36 Removed old versionadded/changed directives. 9 rokov pred
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 9 rokov pred
  Tim Graham f6b9e6bf4f Fixed typo in docs/ref/models/relations.txt. 9 rokov pred
  Simon Charette 6a46f23957 Refs #18556 -- Fixed a typo in the related manager add() method docs. 9 rokov pred
  Tim Graham adc0c4fbac Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible. 10 rokov pred
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 rokov pred
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 rokov pred
  Loic Bistuer 71ada3a8e6 Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. 10 rokov pred
  Tim Graham a6e3fb80b0 Fixed #21343 -- Noted many-to-many restrictions with intermediate model. 11 rokov pred
  Loic Bistuer f450bc9f44 Added a bulk option to RelatedManager remove() and clear() methods 11 rokov pred
  Tim Graham 1dae4ac177 Whitespace cleanup. 11 rokov pred
  Matthew Rich af67b93c02 re-indented method documentation within RelatedManager 11 rokov pred
  Matthew Rich a5bcc09c8f documented RelatedManager calling save() behind the scenes, added section on direct replacement of related object set 11 rokov pred
  Tim Graham 3cdeb572d7 Fixed #17528 -- Documented that add() and remove() with a many-to-many relationship do not call Model.save() 11 rokov pred
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation 12 rokov pred