summaryrefslogtreecommitdiff
path: root/docs/_static/default.css
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-03-20 00:51:54 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-03-20 00:51:54 +0000
commit19290ed05142372914731a916e14df7c1d02e0d9 (patch)
treedadc0d1476277ba20a09cb749137f06552c13d45 /docs/_static/default.css
parent4e7a4eda3d442f44f778bddb5668ba1e4947559f (diff)
Fixed database backend creation for Python 2.3.
Previously on "things we changed in the recent past".... the database connection setup was changed. People were happy. Except for those running on Python 2.3. We had completely broken Django on Python 2.3. Turns out, this is due to a long-standing bug in the _threading_local module that interacts with object creation in 2.3. Interestingly, although the bug remains in Python 2.4 and 2.5, they don't trip over it for reasons I don't entirely understand at the moment. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10096 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/_static/default.css')
0 files changed, 0 insertions, 0 deletions