-3

not able to view my pictures on the template 1)added avatar to installed apps 2) edited urls 3) added code in temlplates

kindly help if any other change is required?

Sergey K.
  • 24,894
  • 13
  • 106
  • 174
vis
  • 1

1 Answers1

0

You have probably not setup the media and static url settings in settings.py either that or you have not configured the HTTP server you are running to display images from those locations (assuming you are not using the dev server). Obviously it is hard to help with no information so perhaps providing a bit more might be useful (some code for example).

Cromulent
  • 3,788
  • 4
  • 31
  • 41