FIX: dav_events: fixed the missing timezone info for pre_meeting fields.

This commit is contained in:
2019-04-04 15:53:08 +02:00
parent d2c52a27e7
commit 1dca60e58c
3 changed files with 14 additions and 2 deletions

View File

@@ -121,6 +121,7 @@ setup(
'django-bootstrap3',
'django-countries',
'django-datetime-widget',
'pytz',
'selenium',
'coverage',
],