1

The date data added is normally added to the database. There is a 3 hour difference in appearance.

This is my saved data on admin panel: enter image description here

The view of that data on a template: enter image description here

Settings:

LANGUAGE_CODE = 'tr'

TIME_ZONE = 'Europe/Istanbul'

USE_I18N = True

USE_L10N = True

USE_TZ = True

Python version: 3.8.3

Django version: 3.1.1

Mahmut Yakan
  • 53
  • 1
  • 7