In Django, if you have USE_TZ = True and pass a naive datetime to a database call, it logs the error:
USE_TZ = True
DateTimeField Model.field received a naive