In my django project's settings.py file, I have this line : TIME_ZONE = 'UTC' But I want my app to run in UTC+2 timezone, so I changed it to TIME_ZONE ...
確定! 回上一頁