Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 лет назад |
Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
9 лет назад |
David Krisch
|
1a62f19707
Fixed #24763 -- Moved DoesNotExist exception to model docs.
|
10 лет назад |
Aymeric Augustin
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
10 лет назад |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 лет назад |
Keryn Knight
|
726a9550db
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
|
10 лет назад |
Aymeric Augustin
|
ee8d5b91e9
Wrote main documentation for templates.
|
10 лет назад |
Aymeric Augustin
|
cf1f36bb6e
Deprecated current_app in TemplateResponse and render(_to_response).
|
10 лет назад |
Aymeric Augustin
|
fdbfc98003
Deprecated some arguments of django.shortcuts.render(_to_response).
|
10 лет назад |
Aymeric Augustin
|
17012b6936
Deprecated dirs argument to override TEMPLATE_DIRS.
|
10 лет назад |
Mohammed Attia
|
61ed959235
Removed a doc reference to the deprecated `mimetype` kwarg.
|
10 лет назад |
Antoine Catton
|
e3d0790bd0
Fixed #21177 -- Made resolve_url support relative URLs.
|
11 лет назад |
johannes-gehrs
|
f685f94c98
Fixed #21580 -- Clarified why render() does not return a TemplateResponse object.
|
11 лет назад |
Baptiste Mispelon
|
ebfa508fa3
Added more examples to the get_object_or_404 documentation.
|
11 лет назад |
Tim Graham
|
d011714002
Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
|
11 лет назад |
Tim Graham
|
6e9e6ca071
Fixed #21440 -- Typo in topics/http/shortcuts.txt
|
11 лет назад |
Bouke Haarsma
|
8fc63087f6
Fixed #21264 -- Incorrect RST usage in docs
|
11 лет назад |
Berker Peksag
|
2f0566fa61
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS.
|
11 лет назад |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 лет назад |
Tim Graham
|
29255fcb4f
Fixed some ReST errors regarding backticks
|
11 лет назад |
Tim Graham
|
e161e4ff11
Clarified get_list_or_404 docs, refs #14150.
|
11 лет назад |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 лет назад |
Tim Graham
|
93cffc3b37
Added missing markup to docs.
|
12 лет назад |
Aymeric Augustin
|
89cb771be7
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
|
12 лет назад |
Aymeric Augustin
|
f975c4857d
Fixed #19225 -- Typo in shortcuts docs.
|
12 лет назад |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 лет назад |
Tim Graham
|
1cf8287e3a
Fixed #18369 - Fixed argument name in render() function; thanks qsolo825@ for the report.
|
12 лет назад |
Alex Gaynor
|
bc8b9bd438
Fixed #18159 -- added an import statement to the docs. Thanks to Jeff Hui for the patch.
|
13 лет назад |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 лет назад |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 лет назад |