feat: use proper datepicker widgets

Resolves #58
This commit is contained in:
James Graham
2021-02-01 16:50:12 +00:00
parent afae0fd943
commit 25a28755c6
3 changed files with 5 additions and 14 deletions

View File

@@ -157,6 +157,7 @@ THIRD_PARTY_APPS = [
'django_select2',
'rest_framework',
'post_office',
'bootstrap_datepicker_plus',
]
FIRST_PARTY_APPS = [