Luke Plant
|
524c5fa07a
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
|
13 years ago |
Timo Graham
|
ee5fb7d18c
Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch.
|
14 years ago |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 years ago |
Timo Graham
|
9d3b3d11f4
Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.
|
14 years ago |
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 years ago |
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 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 |
James Bennett
|
5c256ddeec
Fixed #13072: Corrected a few markup and formatting errors in the documentation.
|
15 years ago |
Gary Wilson Jr
|
c6fa4936b3
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
15 years ago |
Luke Plant
|
25020ddb05
Fixed #4604 - Configurable message passing system, supporting anonymous users
|
15 years ago |
Luke Plant
|
7230a995ce
Moved contrib.csrf.* to core code.
|
15 years ago |
Jacob Kaplan-Moss
|
d78cf61c99
BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware.
|
15 years ago |
Gary Wilson Jr
|
f76cb41251
A few minor wording, whitespace, punctuation, and link changes for the middleware documentation.
|
16 years ago |
James Bennett
|
3239849174
Correct bad target in middleware documentation
|
16 years ago |
Jacob Kaplan-Moss
|
64a9469127
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
|
16 years ago |
James Bennett
|
82e2f9bb98
Fixed #8698: Updated overview docs for cache middleware to show that it's been split into two classes
|
16 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |