formats.py 87 Bytes Edit Raw Blame History Permalink 1 2 DATETIME_CONVERT_FORMAT = '%d/%m/%Y %H:%M' DATETIME_INPUT_FORMATS = ('%d/%m/%Y %H:%M',)