Cronologia Commit

Autore SHA1 Messaggio Data
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 anni fa
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 anni fa
  Daniel Jilg eed658d7c4 Refs #14131 -- Documented why paginating large QuerySets may be slow. 9 anni fa
  Daniel Jilg 55c843f2ef Fixed #14131 -- Added note to docs about Pagination and large Querysets 9 anni fa
  Duane Hilton f8b23e52e8 Fixed #26290 -- Documented that a QuerySet for pagination should be ordered. 9 anni fa
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 anni fa
  Rigel Di Scala b91a2a499f Fixed #23190 -- Made Paginator.page_range an iterator 9 anni fa
  Aymeric Augustin aa399f6b8b Use "catch" instead of "trap" for exceptions. 10 anni fa
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 anni fa
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 anni fa
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 anni fa
  Tim Graham 067505ad19 Fixed broken links, round 4. refs #19516 12 anni fa
  Claude Paroz 514e827022 Fixed pagination example wrt new next_page_number behavior 12 anni fa
  Claude Paroz fc40a6504b Fixed #17159 -- Validated returned number of next|previous_page_number 12 anni fa
  Chris Beaven bce125e84f Tweaks to paginator documentation. 14 anni fa
  Chris Beaven 4fa9646716 Fixes #11596 -- Make paginator.Page iterable 14 anni fa
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 anni fa
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 anni fa
  Karen Tracey 8e7d2d2e68 Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. 15 anni fa
  Malcolm Tredinnick 72f387d344 Fixed #9215 -- Added a view/template example of using pagination. 16 anni fa
  Jacob Kaplan-Moss 64a9469127 Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 16 anni fa
  Russell Keith-Magee f53596d59f Fixed #8407: Corrected some output in the Paginator docs. Thanks to arien for the patch. 16 anni fa
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 anni fa