diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2015-05-02 21:56:53 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2015-05-17 09:40:28 +0200 |
| commit | ed83881e648771d22658f21b939f66e75c499864 (patch) | |
| tree | 6798840e9419ef815106bd06323bc944082ba516 /tests/conditional_processing/__init__.py | |
| parent | 54026f1e8d0de7dbd0e718fe326ba12666a8d2e9 (diff) | |
Fixed #23820 -- Supported per-database time zone.
The primary use case is to interact with a third-party database (not
primarily managed by Django) that doesn't support time zones and where
datetimes are stored in local time when USE_TZ is True.
Configuring a PostgreSQL database with the TIME_ZONE option while USE_TZ
is False used to result in silent data corruption. Now this is an error.
Diffstat (limited to 'tests/conditional_processing/__init__.py')
0 files changed, 0 insertions, 0 deletions
