Closed mr-time2028 closed 2 years ago
I try <MyModel.objects.filter(datetime__month=4)> but it's not worked for me!!
__month filter doesn't work in django jalali. I've explained the reason in my comment.
__month
I try <MyModel.objects.filter(datetime__month=4)> but it's not worked for me!!