date
and date_time
can't be used as computed fields
#3023
Labels
Bug
Something isn't working
Good first issue
Good for newcomers
Help wanted
We could use some help with this
Describe the bug
They still use
model[id]
and they shoudl usemodel.send(id)
.Same for getters and setters.
Approach
Change it to
send
as we did on #2985Impact
Urgency
The text was updated successfully, but these errors were encountered: