In article <[email protected]>, Divya Thakur <[email protected]> wrote:
> "i want to show image by the help of MEDIA_URL and this is my template file
> code for this
> <img src="{{ MEDIA_URL }}images/products/thumbnails/{{ p.image }}" but it is
> not working
This is a django-specific question. You would do better to ask on the
django-users mailing list:
https://groups.google.com/forum/?fromgroups#!forum/django-users
--
http://mail.python.org/mailman/listinfo/python-list
