Skip to content

models: store dates as python datetime objects

Ricardo Cañuelo requested to merge rcn-update-date-storage into main

It'll be easier to track all dates as datetime objects internally and then convert them as needed for all external interfaces

Merge request reports