summaryrefslogtreecommitdiff
path: root/django/utils/_threading_local.py
AgeCommit message (Expand)Author
2009-03-20More typo fixing. :-(Malcolm Tredinnick
2009-03-20Whoops. I left some debugging printing in r10096. Nothing to see here.Malcolm Tredinnick
2009-03-20Fixed database backend creation for Python 2.3.Malcolm Tredinnick
2006-06-01Fixed #2052 -- Fixed some threading issues for FreeBSD. Thanks, scott@clued-i...Adrian Holovaty
2006-04-12Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, DexterAdrian Holovaty
2006-03-28Added missing file from [2579]. Refs #1442Adrian Holovaty