Posts by Pedro De Jesus Barruzi • 3 points
1 post
-
-1
votes1
answer35
viewsQ: Django query with dynamic timedelta
Hello, I am facing an unexpected difficulty to resolve this query. I appreciate your help. I have two models: class Rating(models.Model): revision_period = models.PositiveSmallIntegerField(…