Ebay API – 'while', expected 'endblock'. Did you forget to register or load this tag?
I'm working on an ebay like website. On the homepage I would like to render a bootstrap carousel with the most recent postings. I'm using a while loop to cycle through the images I send through to the Django template,…