Skip to content

Image url is chnging randomly #117

Open
@veshitala

Description

@veshitala

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions