mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 05:56:37 +00:00
Update forms.py
This commit is contained in:
parent
2e7d34611b
commit
252d6f4418
@ -13,6 +13,7 @@ else:
|
||||
|
||||
SourceForm = forms.modelform_factory(
|
||||
Source,
|
||||
fields = '__all__',
|
||||
widgets = {
|
||||
'target_schedule': forms.DateTimeInput(
|
||||
attrs={'type': 'datetime-local'},
|
||||
|
Loading…
Reference in New Issue
Block a user