Finally, after a lot of different tests, I realized that the problem was with Django. I had version 5.1.3 installed, and this issue persisted without any solution. However, after uninstalling Django and installing version 4.2, the problem got resolved. This bug should be reported to Django for them to fix it.