Hi: I want to find the difference between two dates ("project.task" model fields like "repeat_until" and "date_deadline", because subtracting the two dates doesn't work and using .days doesn't work.
Somebody help me. This is when we add a field in a model and I add validations to it.
Thanks
Is "repeat_unit" date field?
if it is a date field of a Projects model