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.5.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.5.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-03
[1.5.x] Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2013-12-30
[1.5.x] Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-26
[1.5.x] Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-11-18
[1.5.x] Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-15
[1.5.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
[1.5.x] Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
2013-10-18
[1.5.x] Added a warning regarding session security and subdomains.
Tim Graham
2013-10-14
[1.5.x] Fixed #21264 -- Incorrect RST usage in docs
Bouke Haarsma
2013-10-02
[1.5.x] Clarified session replay attack differences with cookie backend.
Tim Graham
2013-09-24
[1.5.x] Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-21
[1.5.x] Fixed #21137 -- Documented best practice for URLconfs with repeated p...
Michael DiBernardo
2013-09-19
[1.5.x] Added missing "in" in sentence.
Markus Amalthea Magnuson
2013-09-04
[1.5.x] Fixed #21002 -- Documented JSON session serialization requires string...
Tim Graham
2013-08-22
[1.5.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...
Tim Graham
2013-08-15
[1.5.x] Fixed a rest mistake I introduced in d5ce2ff.
Aymeric Augustin
2013-08-15
[1.5.x] Fixed #20444 -- Cookie-based sessions does not include a remote code ...
Erik Romijn
2013-08-03
[1.5.x] Added missing request argument to example in URL dispatcher docs
Alasdair Nicol
2013-06-24
[1.5.x] Clarified get_list_or_404 docs, refs #14150.
Tim Graham
2013-06-24
[1.5.x] Corrected minor typos in FileUploadHandler.receive_data_chunk docs.
Simon Meers
2013-04-10
[1.5.x] Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
Tim Graham
2013-03-22
[1.5.x] Added missing markup to docs.
Tim Graham
2013-03-02
[1.5.x] Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and...
Tim Graham
2013-01-31
[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content...
Aymeric Augustin
2013-01-15
[1.5.x] Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2013-01-14
[1.5.x] Fixed code examples in which render() calls were missing `request` pa...
Vinod Kurup
2013-01-02
[1.5.x] Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
[1.5.x] Fixed broken links, round 4. refs #19516
Tim Graham
2012-11-22
[1.5.X] Fixed #18974 - Warned against using models.permalink
Tim Graham
2012-11-03
[1.5.X] Fixed #19230 -- Extended the handler403 documentation.
Markus Zapke-GrĂ¼ndemann
2012-11-02
Fixed #19225 -- Typo in shortcuts docs.
Aymeric Augustin
2012-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-10-28
[1.5.x] Fixed #18194 -- Expiration of file-based sessions
Aymeric Augustin
2012-10-28
[1.5.x] Added optional kwargs to get_expiry_age/date.
Aymeric Augustin
2012-10-27
[1.5.x] Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
2012-10-20
Fixed #7581 -- Added streaming responses.
Aymeric Augustin
2012-10-17
Fixed an error in cookie documentation
Preston Holmes
2012-10-11
More URL reversion docs typo fixes.
Ramiro Morales
2012-10-11
Fix typo in URLs reversing docs
Dmitry Medvinsky
2012-10-07
Added section about URL reversion to URL mapper document.
Ramiro Morales
2012-10-06
More URL mapping documentation fixes.
Ramiro Morales
2012-10-06
Refactored URL mapping documentation.
Ramiro Morales
2012-09-30
Fixed #18807 -- Made 404.html and 500.html optional
Claude Paroz
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-19
Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Wi...
Tim Graham
2012-09-07
Small reorganisation of initial parts of URL documentation.
Malcolm Tredinnick
2012-09-01
Fixed #18840 - Added a mentioned of the upload_to parameter to the ModelForm ...
Tim Graham
2012-08-20
Made an example more readable in the URLs docs.
Aymeric Augustin
2012-08-20
Added links in URLs doc for consistency.
Aymeric Augustin
[next]