Marc Gibbons
|
6765b6adf9
Fixed #35797 -- Removed debug context processor from default project template.
|
1 kuukausi sitten |
John Higgins
|
60acad933d
Fixed #35441 -- Documented Context and RequestContext keyword arguments.
|
6 kuukautta sitten |
Mariusz Felisiak
|
718b32c691
Added missing pycon directives in various docs.
|
1 vuosi sitten |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 vuosi sitten |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 vuosi sitten |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 vuosi sitten |
Carlton Gibson
|
bf7c51a5f4
Fixed #33639 -- Enabled cached template loader in development.
|
2 vuotta sitten |
Mariusz Felisiak
|
178109c173
Corrected signatures of some functions in docs.
|
2 vuotta sitten |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 vuotta sitten |
Adam Johnson
|
0963f184ab
Documented an example custom context processor.
|
3 vuotta sitten |
Jon Dufresne
|
26554cf5d1
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs.
|
5 vuotta sitten |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 vuotta sitten |
Ville Skyttä
|
03db5fddfd
Fixed typos in docs, comments, and exception messages.
|
5 vuotta sitten |
Tim Graham
|
a68c029e22
Used extlinks for Django's source code.
|
5 vuotta sitten |
Josh Schneier
|
53e8570522
Fixed typo in docs/ref/templates/api.txt.
|
6 vuotta sitten |
Vlastimil Zíma
|
a9f5652113
Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates.
|
7 vuotta sitten |
Tim Graham
|
fd06488fe3
Fixed links for i18n context processor docs.
|
6 vuotta sitten |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
6 vuotta sitten |
Tim Graham
|
7c00f9fb1c
Fixed #29002 -- Corrected cached template loader docs about when it's automatically enabled.
|
6 vuotta sitten |
M Somerville
|
16bd4964df
Fixed #28891 -- Documented Origin's loader attribute.
|
7 vuotta sitten |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 vuotta sitten |
Tim Graham
|
0ea321193a
Fixed #28239 -- Removed docs for a removed arg of template.Context.
|
7 vuotta sitten |
Carlton Gibson
|
6b3724fa11
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined.
|
7 vuotta sitten |
Alasdair Nicol
|
757aefc12b
Removed self from method signatures in docs.
|
7 vuotta sitten |
Tim Graham
|
29f607927f
Fixed spelling of "nonexistent".
|
7 vuotta sitten |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 vuotta sitten |
Tim Graham
|
8377abd59e
Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline.
|
8 vuotta sitten |
Tim Graham
|
5d8da093a9
Refs #15053 -- Removed support for non-recursive template loading.
|
8 vuotta sitten |
Tim Graham
|
92c5eeac33
Fixed #27598 -- Allowed specifying directories for a filesystem template loader.
|
8 vuotta sitten |
Tim Graham
|
277fe2e8f2
Fixed #25788 -- Enabled the cached template loader if debug is False.
|
8 vuotta sitten |