attached_files_url_prefix proprietà

attached_files_url_prefix proprietà

Specificare il prefisso URL dei file allegati come l’immagine nel file html. Solo per il salvataggio nel flusso html.

Definizione:

@property
def attached_files_url_prefix(self):
    ...
@attached_files_url_prefix.setter
def attached_files_url_prefix(self, value):
    ...

Guarda anche