diff options
author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2019-07-20 18:31:47 +0200 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-12-04 18:07:51 +0100 |
commit | ad88524e4db91dc2f148cf40184a81a454ee7aac (patch) | |
tree | ec93dc6c92104fa72276cf75d9a6e952716f77cf /django/db/backends/postgresql/base.py | |
parent | a2e96f7969059fb4e621a1cd591fbdd0d4deae2e (diff) | |
download | django-ad88524e4db91dc2f148cf40184a81a454ee7aac.tar.gz |
Refs #23524 -- Unified BaseDatabaseWrapper.timezone.
There was a special case in this property to return None when the
database backend supports time zone. However, only the PostgreSQL
backend supports time zones and it never uses this property.
Diffstat (limited to 'django/db/backends/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions