Django

Code

root/django/trunk/django/contrib/sessions/backends

Name Size Rev Age Last Change
../
__init__.py 0 bytes 7294 1 year mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
base.py 9.0 kB 8459 11 months mtredinnick: When logging in, change the session key whilst preserving any …
cache.py 1.8 kB 9934 4 months mtredinnick: Fixed #9548 -- Correctly detect existence of empty sessions with cache …
cached_db.py 1.2 kB 9727 6 months jacob: Fixed #6791: added a write-through cache session backend: session data is …
db.py 2.4 kB 8507 10 months mtredinnick: Avoid a crash when unencoding session data for the db backend. This is …
file.py 5.2 kB 8812 10 months jacob: Fixed a small oversight in [8750]; thanks for the sharp eyes, Warren. …
Note: See TracBrowser for help on using the browser.