summaryrefslogtreecommitdiff
path: root/docs/topics/http/sessions.txt
AgeCommit message (Expand)Author
2010-05-09Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks...Russell Keith-Magee
2010-05-06Fixed #8357 -- Clarified what constitutes activity when calculating session e...Russell Keith-Magee
2010-03-25Fixed #13200 -- Updated the DB session backend to make full use of routers, d...Russell Keith-Magee
2010-02-24Fixed #11933 -- Added versionchanged marker for the cache_db session backend....Russell Keith-Magee
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-09-13Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks to liling...Russell Keith-Magee
2009-06-18Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...Russell Keith-Magee
2009-05-26Made some small improvements to docs/topics/http/sessions.txtAdrian Holovaty
2009-02-16Auth-related doc cleanups:Gary Wilson Jr
2009-01-11Fixed a long line, a typo, and a few misspellings from [9727].Gary Wilson Jr
2009-01-10Fixed #6791: added a write-through cache session backend: session data is wri...Jacob Kaplan-Moss
2008-11-01Fixed #9487 -- Corrected several links into the Python docs that were broken ...Karen Tracey
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss