Hello Everyone, I have a React + Django App. Deployed on digital ocean server/droplet.
Everything is working fine on local system and server too. But the issue i'm facing is about images. I have multiple folder in media folder and the when i call the post request to add the images, the images doesn't get stored in folder I have applied and configured the nginx file too. Still facing same issue The post request on server side get called perfectly still the images aren't getting stored inside the folder. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/889bd123-bb89-4e95-b608-cef7c2bebf45n%40googlegroups.com.

