Mariusz Felisiak
|
305757aec1
Applied Black's 2024 stable style.
|
1 year ago |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
2 years ago |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
2 years ago |
Mariusz Felisiak
|
f8bab4e0dc
Used :rfc: role in docs/topics/conditional-view-processing.txt.
|
3 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
Mariusz Felisiak
|
f1a808a502
Used :rfc: role in various docs.
|
4 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 years ago |
Stefan Schneider
|
08c8c3ead9
Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs.
|
7 years ago |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 years ago |
Josh Schneier
|
37c9b81ebc
Fixed #28104 -- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests.
|
7 years ago |
Mariusz Felisiak
|
a3af8c99d9
Removed extra characters in docs header underlines.
|
8 years ago |
Kevin Christopher Henry
|
9eb49af821
Refs #19705 -- Documented decorator ordering with @condition().
|
8 years ago |
Denis Cornehl
|
a840710e1e
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.
|
9 years ago |
Kevin Christopher Henry
|
4ef0e019b7
Fixed #27083 -- Added support for weak ETags.
|
8 years ago |
Tim Graham
|
ef021412d5
Normalized spelling of ETag.
|
8 years ago |
eltronix
|
f4bb2dce79
Fixed typo in docs/topics/conditional-view-processing.txt
|
8 years ago |
Vasiliy Faronov
|
ac77c55bc5
Fixed #26567 -- Updated references to obsolete RFC2616.
|
8 years ago |
Jakub Wilk
|
402da9ab7b
Fixed typos in docs.
|
9 years ago |
pp
|
b34ff66e5b
Added missing period to "etc.".
|
9 years ago |
Tim Graham
|
98839e9066
Removed British/Austrialian word: whilist.
|
9 years ago |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 years ago |
Thomas Tanner
|
b27db97b23
Fixed #22461 -- Added if-unmodified-since support to the condition decorator.
|
10 years ago |
Jan Böcker
|
5fd2c979cb
Fixed typo in docs/topics/conditional-view-processing.txt
|
11 years ago |
Aymeric Augustin
|
0836670c5c
Fixed #6195 -- Documented caching options for javascript_catalog.
|
12 years ago |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 years ago |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 years ago |
Russell Keith-Magee
|
a904e55859
Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch.
|
14 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |