dtomas

Results 1 comments of dtomas

Quick fix: ```python if hasattr(DateTimePicker, 'format_value'): DateTimePicker._format_value = DateTimePicker.format_value ```