Show
Ignore:
Timestamp:
08/24/07 14:33:22 (14 months ago)
Author:
Tarek Ziad?? <tarek@…>
Message:

added statistical apis

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • neighbors/config.py

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