mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-28 11:09:31 -04:00
Interpret dates and naive datetimes as Django's current_timezone (rather than UTC like Djrill did). This should be more likely to behave as expected when running with a non-UTC TIME_ZONE setting.