Changes between Initial Version and Version 1 of Ticket #1332


Ignore:
Timestamp:
Mar 14, 2007, 4:37:31 PM (17 years ago)
Author:
Noah Kantrowitz
Comment:

Fixing formatting

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1332 – Description

    initial v1  
    33sqlite is used for a database.
    44
    5 
    65Python Traceback
    7 
     6{{{
    87Traceback (most recent call last):
    98  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    2625    scheme, rest = db_str.split(':', 1)
    2726ValueError: need more than 1 value to unpack
     27}}}