Django

Code

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

Name Size Rev Age Last Change
../
__init__.py 0 bytes 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
base.py 9.0 kB 8459 3 months mtredinnick: When logging in, change the session key whilst preserving any …
cache.py 1.8 kB 8620 3 months mtredinnick: Fixed #8311 -- Avoid an infinite loop with session key generation when …
db.py 2.4 kB 8507 3 months mtredinnick: Avoid a crash when unencoding session data for the db backend. This is …
file.py 5.2 kB 8812 3 months jacob: Fixed a small oversight in [8750]; thanks for the sharp eyes, Warren. …
Note: See TracBrowser for help on using the browser.