model: Raise error on naive datetimes.
We may unknowingly pass naive datetimes to the storage through them, causing the underlying DB to assign them a timezone that might not match the actual one. It already happens in swh.model and swh.loader.package tests.
parent
d1db7b99
No related branches found
Tags v0.3.3
Loading
Please register or sign in to comment