Changeset 157:aa28bbe9592e for neighbors
- Timestamp:
- 08/18/07 10:11:42 (15 months ago)
- Files:
-
- 1 modified
-
neighbors/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
neighbors/config.py
r133 r157 1 1 2 db = 'postgres://chainon :chainon@localhost/chainon'2 db = 'postgres://chainon_fr:chainon_fr@localhost/chainon_fr' 3 3 4 4 tag_retriever = 'select label from items_tag'
