Saturday, May 2, 2020

Django, Markdownx, image upload from admin after deployment

Hi, everyone,

I have a problem in uploading image from admin site of my simple blog.
Everything works fine locally.
I implemented Markdownx and I can drag and drop images into new blog in admin.
The uploaded images from admin site are stored in media/markdownx folder as expected.
I did deployment and everything works fine

However, only image uploading from admin site in production is not working.

Since everything works fine locally, I have trouble in figuring out what is a possible solution for this.

Could anyone give an advice about this image upload issue?

I really appreciate your advice!

Nori

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/009f5d42-f25a-4094-9389-e1513035d979%40googlegroups.com.

No comments:

Post a Comment