Projet

Général

Profil

« Précédent | Suivant » 

Révision 233fda5f

Ajouté par Mikaël Ates il y a plus de 9 ans

Test if cv2parser module is present.

Voir les différences:

calebasse/settings.py
308 308
# - cv_files_path : Set a path where xml files of CV2 cards are read
309 309
#   (activate CV2 reading btw).
310 310

  
311
CV2PARSER = False
312
try:
313
    import cv2parser
314
    CV2PARSER = True
315
except:
316
    pass
317

  
311 318
# Pdftk binary path (pdftk is used to complete CERFA)
312 319
PDFTK_PATH = '/usr/bin/pdftk'
313 320

  

Formats disponibles : Unified diff