Histórico de commits

Autor SHA1 Mensagem Data
  e0ne cbf08c6b0c Fixed #16895 -- Warned about cost of QuerySet ordering 11 anos atrás
  evildmp 79cc66692a Consolidated documentation for F() and Q() 11 anos atrás
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 anos atrás
  Tim Graham feaf9f279a Fixed #15361 - Documented performance considerations for QuerySet.get() 12 anos atrás
  Claude Paroz 576ec12f8e [py3] Replaced __nonzero__ by __bool__ 12 anos atrás
  Ramiro Morales c35399ba0d Updated link to Django Debug Toolbar homepage. 13 anos atrás
  Adrian Holovaty 594a45ed29 Fixed some comma splices in the 'Insert in bulk' section of db/optimization.txt 13 anos atrás
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 anos atrás
  Luke Plant 662eea116f Fixed #16937 - added `QuerySet.prefetch_related` to prefetch many related objects. 13 anos atrás
  Julien Phalip c2b9f6496e Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it. 13 anos atrás
  Jannis Leidel 2eadc418af Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 13 anos atrás
  Alex Gaynor 7deb25b8dd Fixed #7596. Added Model.objects.bulk_create, and make use of it in several places. This provides a performance benefit when inserting multiple objects. THanks to Russ for the review, and Simon Meers for the MySQl implementation. 13 anos atrás
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 anos atrás
  Luke Plant 5a36b43c27 Some small fixes to DB optimization docs. 14 anos atrás
  Chris Beaven 3ae9117c46 Fixes #7817 and #9456. 14 anos atrás
  Gabriel Hurley 3abcd9d3e2 Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks to adamv for the report and patch. 14 anos atrás
  Gabriel Hurley a56e47400f Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll for the report and the patch. 14 anos atrás
  Russell Keith-Magee a904e55859 Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 14 anos atrás
  Malcolm Tredinnick 767cf13d76 The optimization docs were a little too enthusiastic in recommending 14 anos atrás
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 anos atrás
  Russell Keith-Magee 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. 14 anos atrás
  Luke Plant 2cf21d994d Small corrections/improvements to DB optimization docs. 14 anos atrás
  Luke Plant 2e9518bb39 Created a 'DB optimization' topic, with cross-refs to relevant sections. 15 anos atrás