Passage aux adhésions glissantes (partie I, sans lc_ldap)

This commit is contained in:
Pierre-Elliott Bécue 2014-08-15 20:26:12 +02:00
parent 169b7000b8
commit 49cef4c095
12 changed files with 485 additions and 231 deletions

View file

@ -18,7 +18,7 @@ def _need_conn(f):
if __name__.endswith('annuaires_pg_test'):
host='localhost'
else:
host='pgsql.adm.crans.org'
host='pgsql.v4.adm.crans.org'
# "connecting …"
try:
if not conn: