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.
|
преди 13 години |
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 години |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
преди 14 години |
James Bennett
|
5c256ddeec
Fixed #13072: Corrected a few markup and formatting errors in the documentation.
|
преди 15 години |
Gary Wilson Jr
|
c6fa4936b3
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
преди 15 години |
Luke Plant
|
25020ddb05
Fixed #4604 - Configurable message passing system, supporting anonymous users
|
преди 15 години |
Luke Plant
|
7230a995ce
Moved contrib.csrf.* to core code.
|
преди 15 години |
Jacob Kaplan-Moss
|
d78cf61c99
BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware.
|
преди 15 години |
Gary Wilson Jr
|
f76cb41251
A few minor wording, whitespace, punctuation, and link changes for the middleware documentation.
|
преди 16 години |