Commit History

Author SHA1 Message Date
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 years ago
  Loic Bistuer 71ada3a8e6 Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. 10 years ago
  Tim Graham a6e3fb80b0 Fixed #21343 -- Noted many-to-many restrictions with intermediate model. 11 years ago
  Loic Bistuer f450bc9f44 Added a bulk option to RelatedManager remove() and clear() methods 11 years ago
  Tim Graham 1dae4ac177 Whitespace cleanup. 11 years ago
  Matthew Rich af67b93c02 re-indented method documentation within RelatedManager 11 years ago
  Matthew Rich a5bcc09c8f documented RelatedManager calling save() behind the scenes, added section on direct replacement of related object set 11 years ago
  Tim Graham 3cdeb572d7 Fixed #17528 -- Documented that add() and remove() with a many-to-many relationship do not call Model.save() 11 years ago
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation 11 years ago
  Tim Graham 712a792713 Fixed #20243 - Clarified when RelatedManager.remove() exists. 12 years ago
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 years ago
  Gabriel Hurley b407de3bc5 Fixed #14840 -- Added crossrefs to related objects reference docs. Thanks to adamv for the report and patch. 14 years ago
  Timo Graham 044d5a2432 Fixed #14756 - fix typo in "related objects reference" docs. Thanks deisner for the report. 14 years ago
  Alex Gaynor e69bc74351 Fixed #14696, corrected some messed up syntax in the docs. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Jacob Kaplan-Moss 47e3cc74d9 Slight fixes to related fields reference to avoid conflicting target names 14 years ago
  Russell Keith-Magee b160e1c172 Fixed #12997 -- Corrected the module markup for QuerySet methods. Thanks to timo for the report. 15 years ago
  Jacob Kaplan-Moss c6c25adf6d Fixed a whole bunch of small docs typos, errors, and ommissions. 16 years ago
  Jacob Kaplan-Moss 516051bfd2 A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 16 years ago
  Karen Tracey c483583023 Fixed #9497 - Doc typos. Many thanks ramiro. 16 years ago
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 years ago