Open
Description
when i'm uploading image it is being saved in 'static/blog/uploads/%Y/%m/%d/' ,,but while retrieving the image url is changing according to slug, .for example i saved image initially in 'http://127.0.0.1:8000/static/blog/uploads/2019/02/14/IMG_20180822_185720714.jpg' , but when i'm opening ,my blog to for continue reading url changes to 'http://127.0.0.1:8000/blog/data-science-blog/static/blog/uploads/2019/02/14/IMG_20180822_185720714.jpg' . How i can cope up with this .How to use slug field properly.
Metadata
Metadata
Assignees
Labels
No labels