gothinkster / django-realworld-example-app

1.61k stars 637 forks source link

Unable to update profile image url #1

Closed littlelearners closed 7 years ago

littlelearners commented 7 years ago

Hi, I'm new to Django. I tried to update profile image url field after completing the tutorial. However, it does not update.

When I change the api to https://conduit.productionready.io/api it works fine, it doesn't work when I use my own api.

Hope someone could help me. Thank you in advance.

jamesbrewerdev commented 7 years ago

You'll need to share some code to get help. I don't see a repository on your profile.

jamesbrewerdev commented 7 years ago

I'm going to close this for now. Happy to re-open if you can provide some code.