Commit History

Author SHA1 Message Date
  Frank Wiles 164df40501 Fixing manager documentation inaccuracy 11 years ago
  Tim Graham 29255fcb4f Fixed some ReST errors regarding backticks 11 years ago
  Dominic Rodger c33d1ca1d9 Fixed #20852 - Fixed incorrectly generated left quotes in docs. 11 years ago
  Loic Bistuer 31fadc1202 Fixed #20625 -- Chainable Manager/QuerySet methods. 11 years ago
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 years ago
  Tim Graham c119d0f152 Fixed #20168 - Generalized a PostgreSQL specific database query in the docs. 12 years ago
  Nimesh Ghelani 485c024567 Fixed #20150 -- Fixed an error in manager doc example 12 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 years ago
  Loic Bistuer 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 years ago
  Russell Keith-Magee 1b646e656e Fixed #19384 -- Documented the behavior of custom managers on abstract models. 12 years ago
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 years ago
  Timo Graham 773e1717c0 Fixed #16145 - typo in manager docs; thanks leereilly. 13 years ago
  Russell Keith-Magee 1ca9e95d4e Fixed #15062 -- Documented the fact that managers must be able to be shallow copied. Thanks to Ian Clelland for the report, and Łukasz Rekucki for the help diagnosing the problem. 14 years ago
  Timo Graham 07ef43082d Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv. 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 099c6b8710 Fixed #13746: made the dumdata help message a bit clearer. Thanks, PaulM. 14 years ago
  Luke Plant f7814cdfe6 Fixed #13035 - Incorrect documentation regarding admin and default managers 15 years ago
  Justin Bronn 459c71e332 Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs. 15 years ago
  Justin Bronn 9810178706 Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for the report and timo for the patch. 15 years ago
  Jannis Leidel 9614b0190f Fixed #11794 - Typo in model manager documentation. Thanks, timo. 15 years ago
  Adrian Holovaty 34db1d6474 Fixed #11794 -- Removed an unnecessary literary flourish in docs/topics/db/managers.txt 15 years ago
  Russell Keith-Magee 01757192e6 Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv. 16 years ago
  Malcolm Tredinnick 61a2708c41 Fixed #10356 -- Added pure-Python inheritance for models (a.k.a proxy models). 16 years ago
  Malcolm Tredinnick 24b9c65d3f Documented patterns for adding extra managers to model subclasses. 16 years ago
  Malcolm Tredinnick 292f503845 Clarified and expanded documentation for Manager.use_for_related_fields. 16 years ago
  Malcolm Tredinnick f31425e8e2 Fixed #7154 -- Inherit all model managers from abstract base classes. 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