Thomas Schreiber
|
907ac64641
Fixed typos in docs (django.contrib.site)
|
11 жил өмнө |
Rodolfo Carvalho
|
2b6436e2d5
Fixed some typos and formatting issues in docs.
|
11 жил өмнө |
Christopher Medrela
|
b22d6c47a7
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each request.
|
11 жил өмнө |
Emil Stenström
|
7a97df190c
Fixed #19277 -- Added LocaleMiddleware.response_redirect_class
|
12 жил өмнө |
Tim Graham
|
da843e7dba
Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
|
11 жил өмнө |
Brenton Cleeland
|
dab52d99fc
Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
|
11 жил өмнө |
Łukasz Langa
|
660762681c
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
|
12 жил өмнө |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 жил өмнө |
Aymeric Augustin
|
ac37ed21b3
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
|
12 жил өмнө |
Aymeric Augustin
|
50a985b09b
Fixed #19099 -- Split broken link emails out of common middleware.
|
12 жил өмнө |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 жил өмнө |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 жил өмнө |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
12 жил өмнө |
Tim Graham
|
3e0857041b
Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be first in the list of middleware.
|
12 жил өмнө |
Tim Graham
|
2d1214d92a
Fixed #14165 - Documented that TransactionMiddleware only applies to the default database.
|
12 жил өмнө |
Tim Graham
|
07d70e9b26
Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
|
12 жил өмнө |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
12 жил өмнө |
Adrian Holovaty
|
6ecadcbdd2
Made a bunch more edits up until [17418]
|
13 жил өмнө |
Aymeric Augustin
|
4288c8831b
Fixed #10762, #17514 -- Prevented the GZip middleware from returning a response longer than the original content, allowed compression of non-200 responses, and added tests (there were none). Thanks cannona for the initial patch.
|
13 жил өмнө |
Karen Tracey
|
0426962dac
Fix #16998: Update name of the CSRF middleware in doc. Thanks ptone and poirier.
|
13 жил өмнө |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 жил өмнө |
Jannis Leidel
|
43cb78fafd
Fixed #14506 -- Added an assertion to XViewMiddleware about the dependency on the authentication middleware. Thanks, vanschelven.
|
13 жил өмнө |
Timo Graham
|
b9ea5e163e
Fixed #16258 - typo in middleware docs.
|
13 жил өмнө |
Luke Plant
|
524c5fa07a
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
|
14 жил өмнө |
Timo Graham
|
ee5fb7d18c
Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch.
|
14 жил өмнө |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 жил өмнө |
Timo Graham
|
9d3b3d11f4
Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.
|
14 жил өмнө |
Gabriel Hurley
|
682f4cf9ed
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch.
|
14 жил өмнө |
Gabriel Hurley
|
34f003028d
Fixed #14047 -- Updated the CommonMiddleware docs to include sending broken link email notifications. Thanks to Leon Matthews for the report and patch.
|
14 жил өмнө |
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 жил өмнө |