settings: prevent ModuleNotFoundError
This commit is contained in:
parent
6a4675a4bc
commit
18952291bb
|
@ -10,6 +10,7 @@ For Django settings see:
|
|||
https://docs.djangoproject.com/en/3.1/topics/settings/
|
||||
https://docs.djangoproject.com/en/3.1/ref/settings/
|
||||
"""
|
||||
from django.utils import timezone
|
||||
from zoneinfo import ZoneInfo
|
||||
from .prod import *
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user