summaryrefslogtreecommitdiff
path: root/django/utils/_threading_local.py
AgeCommit message (Expand)Author
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