Show
Ignore:
Timestamp:
08/23/07 15:23:15 (15 months ago)
Author:
mercurial@…
Message:

merge

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • neighbors/config.py

    r133 r165  
    11 
    2 db = 'postgres://chainon:chainon@localhost/chainon' 
     2db = 'postgres://chainon:chainon@localhost/chainon_fr' 
    33 
    44tag_retriever = 'select label from items_tag'