Commit történet

Szerző SHA1 Üzenet Dátum
  Olivier Tabone b9473cac65 Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts. 1 éve
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 éve
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 éve
  mgaligniana 7f8f69fb38 Fixed #33298 -- Added docs and tests for using Q objects with get_object_or_404()/get_list_or_404(). 3 éve
  Shashank Parekh 8000767769 Fixed #30504 -- Corrected redirect() signature in docs. 5 éve
  Tim Graham 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 6 éve
  Tim Graham 573ec714e5 Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline. 6 éve
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 éve
  Harry Moreno 6e55cf0de6 Removed usage of 'object' variable name in docs. 6 éve
  Tim Graham 7b6e42089c Fixed #25978 -- Deprecated shorcuts.render_to_response(). 8 éve
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. 8 éve
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 éve
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 éve
  Alasdair Nicol 28d05a4c19 Refs #25963 -- Fixed typo in docs/topics/http/shortcuts.txt 9 éve
  Alasdair Nicol 32c7d93e5f Fixed #25854 -- Removed deprecated usage of template.render() with RequestContext in docs. 9 éve
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 éve
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 éve
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 éve
  Tim Graham 9023696613 Removed dictionary and context_instance parameters for render functions. 9 éve
  Tim Graham b3641512c8 Removed dirs parameter in template engine methods and related funtions. 9 éve
  Tim Graham 5e450c52aa Removed current_app argument to render() and TemplateResponse(). 9 éve
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 éve
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 éve
  David Krisch 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. 9 éve
  Aymeric Augustin 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 éve
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 éve
  Keryn Knight 726a9550db Fixed #24143 -- Encouraged use of Http404 messages for debugging. 10 éve
  Aymeric Augustin ee8d5b91e9 Wrote main documentation for templates. 10 éve
  Aymeric Augustin cf1f36bb6e Deprecated current_app in TemplateResponse and render(_to_response). 10 éve
  Aymeric Augustin fdbfc98003 Deprecated some arguments of django.shortcuts.render(_to_response). 10 éve