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