is_export_comments fastighet

is_export_comments fastighet

Anger att om kommentarer exporteras när filen sparas till html är standardvärdet falskt.

Definition:

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

Se även