Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4346


Ignore:
Timestamp:
Dec 6, 2006, 1:25:46 PM (17 years ago)
Author:
Christian Boos
Comment:

http://code.djangoproject.org seems to be running 0.10.

All we can do for them is to advise them to upgrade to 0.10.3dev (latest stable), where the "database is locked" issue is believed to be fixed (#3446).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4346

    • Property Status newclosed
    • Property Resolutionwontfix
    • Property Summary click link to code.dganogoproject. and get python tracebackclick link to http://code.djangoproject.org and get python traceback
  • Ticket #4346 – Description

    initial v1  
    22
    33Traceback (most recent call last):
    4 
     4{{{
    55  File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 299, in HandlerDispatch
    66    result = object(req)
     
    4040
    4141OperationalError: database is locked
     42}}}