index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
http
Age
Commit message (
Expand
)
Author
2011-03-08
Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...
Gabriel Hurley
2011-03-04
Fixed #15557 -- removed an extra backtick from the `topics/http/shortcuts`. T...
Gabriel Hurley
2011-02-28
Fixed #15395 -- Documented the modules/import paths for the various decorator...
Gabriel Hurley
2011-02-17
Fixed #15233 -- Corrected a duplicate module directive that raised a warning ...
Gabriel Hurley
2011-02-16
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...
Gabriel Hurley
2011-01-18
Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report.
Timo Graham
2011-01-05
Fixed #15010 -- Added current_app parameter to close gap between TemplateResp...
Jannis Leidel
2011-01-03
Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
Timo Graham
2010-12-27
Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the ...
Timo Graham
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-25
Fixed #13020 - add clarifying note to SessionStore. thanks elbarto for the pa...
Timo Graham
2010-12-22
Fixed #14936 -- Tweaked the new render shortcut to reflect non-legacy argumen...
Russell Keith-Magee
2010-12-22
Added versionadded marker in doc for render function.
Karen Tracey
2010-12-21
Fixed #12816 -- Added a render() shortcut.
Russell Keith-Magee
2010-12-07
Corrected typo in middleware docs. Thanks to matt_c for the report.
Russell Keith-Magee
2010-12-07
Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...
Russell Keith-Magee
2010-12-05
Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv for the p...
Timo Graham
2010-12-04
Fixed #14811 - Add clarifying note to render_to_response - thanks adamv.
Timo Graham
2010-11-27
Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.
Timo Graham
2010-11-26
Fixed #14744 - Add cross-links to docs/topics/http/views.txt. Thanks adamv fo...
Timo Graham
2010-11-26
Fixed #3304 -- Added support for HTTPOnly cookies. Thanks to arvin for the su...
Russell Keith-Magee
2010-11-26
Fixes #14743 - Add sphinx links and other cleanups to topics/http/urls.txt. T...
Timo Graham
2010-11-20
Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll ...
Gabriel Hurley
2010-11-17
Fixed #14713 -- documented that resolve can raise Http404. Thanks to Adam fo...
Alex Gaynor
2010-10-19
Fixed #14426 -- Removed "mysite" import statements from examples that might t...
Gabriel Hurley
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-01
Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo.
Jannis Leidel
2010-09-29
Fixed #14182 - documented how to modify upload handlers when using CsrfViewMi...
Luke Plant
2010-09-12
Documented how to manually piece together URLs with get_script_name().
Malcolm Tredinnick
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-05
Fixed #13922 -- Updated resolve() to support namespaces. Thanks to Nowell Str...
Russell Keith-Magee
2010-05-09
Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks...
Russell Keith-Magee
2010-05-09
Fixed #13051 -- Corrected the documentation of URL namespacing to match the t...
Russell Keith-Magee
2010-05-06
Fixed #8357 -- Clarified what constitutes activity when calculating session e...
Russell Keith-Magee
2010-03-25
Fixed #13200 -- Updated the DB session backend to make full use of routers, d...
Russell Keith-Magee
2010-03-16
Fixed #13120: Corrected typo in middleware doc. Thanks django@willhardy.com.au.
Karen Tracey
2010-02-24
Fixed #11933 -- Added versionchanged marker for the cache_db session backend....
Russell Keith-Magee
2010-02-24
Fixed #11782 -- Added some Sphinx metadata to the file uploads documentation....
Russell Keith-Magee
2010-02-23
Fixed #12799 -- Added an extra newline to help with PDF generation of documen...
Russell Keith-Magee
2010-02-21
Fixed #12795 - Updated the middleware docs to include the messages app middle...
Jannis Leidel
2009-12-26
Fixed several broken and redirecting URLs in the documentation (fixes #12219,...
Gary Wilson Jr
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-12-13
Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatso...
Jacob Kaplan-Moss
2009-11-16
Fixed #5034 -- honor request.urlconf in reverse and resolve.
Brian Rosner
2009-10-27
Moved contrib.csrf.* to core code.
Luke Plant
2009-10-26
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...
Luke Plant
2009-09-13
Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks to liling...
Russell Keith-Magee
2009-09-12
Modified r11531 to use the original suggested text from the patch (which was ...
Russell Keith-Magee
2009-09-12
Fixed #11589 -- Corrected an argument in the shortcuts documentation. Thanks ...
Russell Keith-Magee
2009-07-21
Cleanup of some minor markup problems in URL documentation.
Russell Keith-Magee
[next]