Version 1.3.3
Changed
- Upgrade internal requirements.
Fixed
auto_now
andauto_now_add
onsave()
andupdate()
wasn't only updating the
field withauto_now
.- Extraction of the default field for
date
anddatetime
.
auto_now
and auto_now_add
on save()
and update()
wasn't only updating theauto_now
.date
and datetime
.