summaryrefslogtreecommitdiff
path: root/django/utils/_threading_local.py
Commit message (Expand)AuthorAgeFilesLines
* More typo fixing. :-(Malcolm Tredinnick2009-03-201-1/+1
* Whoops. I left some debugging printing in r10096. Nothing to see here.Malcolm Tredinnick2009-03-201-1/+1
* Fixed database backend creation for Python 2.3.Malcolm Tredinnick2009-03-201-2/+2
* Fixed #2052 -- Fixed some threading issues for FreeBSD. Thanks, scott@clued-i...Adrian Holovaty2006-06-011-1/+4
* Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, DexterAdrian Holovaty2006-04-121-1/+1
* Added missing file from [2579]. Refs #1442Adrian Holovaty2006-03-281-0/+237