UPD: proper setup of datetimewidget in export form.
This commit is contained in:
@@ -78,6 +78,8 @@ class EventListExportForm(forms.Form):
|
||||
options={
|
||||
# 'format': 'dd.mm.yyyy',
|
||||
# 'weekStart': 1,
|
||||
'startView': 3,
|
||||
'clearBtn': True,
|
||||
'pickerPosition': 'bottom-left',
|
||||
},
|
||||
bootstrap_version=3))
|
||||
|
||||
Reference in New Issue
Block a user