Changeset 157:aa28bbe9592e for neighbors

Show
Ignore:
Timestamp:
08/18/07 10:11:42 (15 months ago)
Author:
Tarek Ziad?? <tarek@…>
Message:

first move to recode the package

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • neighbors/config.py

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