Ejemplo n.º 1
0
def setup_function(func):
    mfr.register_filehandler(DocxHandler)
    mfr.config['STATIC_URL'] = '/static'
Ejemplo n.º 2
0
def setup_function(func):
    mfr.register_filehandler(DocxFileHandler)