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
2014-01-22
[1.6.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.6.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-03
[1.6.x] Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2013-12-30
[1.6.x] Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-26
[1.6.x] Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-12-13
[1.6.x] Fixed #21580 -- Clarified why render() does not return a TemplateResp...
johannes-gehrs
2013-12-02
[1.6.x] Added a warning regarding risks in serving user uploaded media.
Tim Graham
2013-11-19
[1.6.x] Added more examples to the get_object_or_404 documentation.
Baptiste Mispelon
2013-11-18
[1.6.x] Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-15
[1.6.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
[1.6.x] Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
2013-10-18
[1.6.x] Added a warning regarding session security and subdomains.
Tim Graham
2013-10-14
[1.6.x] Fixed #21264 -- Incorrect RST usage in docs
Bouke Haarsma
2013-10-02
[1.6.x] Clarified session replay attack differences with cookie backend.
Tim Graham
2013-09-24
[1.6.x] Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-22
[1.6.x] A few doc additions for changes from d228c1192e.
Ramiro Morales
2013-09-21
[1.6.x] Fixed #21137 -- Documented best practice for URLconfs with repeated p...
Michael DiBernardo
2013-09-19
[1.6.x] Added missing "in" in sentence.
Markus Amalthea Magnuson
2013-09-03
[1.6.x] Fixed #21002 -- Documented JSON session serialization requires string...
Tim Graham
2013-08-22
[1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...
Tim Graham
2013-08-05
[1.6.x] Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs.
Tim Graham
2013-08-03
[1.6.x] Added missing request argument to example in URL dispatcher docs
Alasdair Nicol
2013-06-30
[1.6.x] Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-06-24
Clarified get_list_or_404 docs, refs #14150.
Tim Graham
2013-06-24
Corrected minor typos in FileUploadHandler.receive_data_chunk docs.
Simon Meers
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-19
Fixed a rest mistake I introduced in d5ce2ff.
Aymeric Augustin
2013-05-19
Improve cookie based session backend docs.
Marc Tamlyn
2013-05-18
Add missing imports and models to the examples in the view layer documentation
Silvan Spross
2013-05-18
Fixed #20444 -- Cookie-based sessions does not include a remote code executio...
Erik Romijn
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-10
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
Tim Graham
2013-04-04
Fix #20195: wrong reference in session settings documentation.
Baptiste Mispelon
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-14
Deprecated django.views.defaults.shortcut.
Aymeric Augustin
2013-03-02
Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browser...
Tim Graham
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-15
Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2013-01-12
Fixed #14633 - Organized settings reference docs and added a topical index.
Tim Graham
2013-01-11
Fixed code examples in which render() calls were missing `request` parameter.
Vinod Kurup
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-16
Replaced the test case hierarchy schema with a vector version.
Aymeric Augustin
2012-12-16
Added PDF version of SVG file for latexpdf builds.
Aymeric Augustin
2012-12-09
Edited the middleware doc for completeness, clarity, and consistency.
Aymeric Augustin
2012-12-09
Fixed #12502 -- Improved middleware diagram.
Aymeric Augustin
2012-11-22
Fixed #18974 - Warned against using models.permalink
Tim Graham
2012-11-03
Fixed #19230 -- Extended the handler403 documentation.
Markus Zapke-GrĂ¼ndemann
2012-11-02
Fixed #19225 -- Typo in shortcuts docs.
Aymeric Augustin
[next]