django-simple-captcha Not Displaying Image in Production
I’m encountering a problem with Django-Simple-Captcha in my Django project’s production mode (server). The CAPTCHA image is not displaying, while it works correctly in development (local environment).