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
/
sessions.txt
Age
Commit message (
Expand
)
Author
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-05-17
Fixed typo in docs/topics/http/sessions.txt
Tim Graham
2015-04-13
Fixed #24621 -- Fixed and documented SessionBase.pop's second argument
Adam Zapletal
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-10-16
Fixed some intersphinx references.
Tim Graham
2014-08-02
Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-16
Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
2014-07-09
Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-03
Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-24
Fixed some unnescesarily gendered language in the docs
Alex Gaynor
2013-11-22
Removed unused import in docs/topics/http/sessions.txt
Tim Graham
2013-11-18
Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-10-18
Added a warning regarding session security and subdomains.
Tim Graham
2013-10-02
Changed the doc to use gender-neutral pronouns when possible.
Baptiste Mispelon
2013-10-02
Clarified session replay attack differences with cookie backend.
Tim Graham
2013-09-19
Added missing "in" in sentence.
Markus Amalthea Magnuson
2013-09-05
Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS
CHI Cheng
2013-09-03
Fixed #21002 -- Documented JSON session serialization requires string keys
Tim Graham
2013-08-29
Fixed #20997 -- Added SessionStore note to docs.
Tim Graham
2013-08-23
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-22
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
Tim Graham
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
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
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-04
Fix #20195: wrong reference in session settings documentation.
Baptiste Mispelon
2013-03-02
Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browser...
Tim Graham
2013-01-12
Fixed #14633 - Organized settings reference docs and added a topical index.
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-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-10-28
Fixed #18194 -- Expiration of file-based sessions
Aymeric Augustin
2012-10-27
Added optional kwargs to get_expiry_age/date.
Aymeric Augustin
2012-10-27
Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
2012-10-17
Fixed an error in cookie documentation
Preston Holmes
2012-07-16
Fixed #3881 -- skip saving session when response status is 500
Anssi Kääriäinen
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-07
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-04-15
Clarified that Django randomizes session keys. Refs #11555, #13478, #18128.
Aymeric Augustin
[prev]
[next]