Historique des commits

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