Django session – recently viewed not showing in html
im working on a project using django framework. Im having issues in showing on the html the recently viewed items where the user (logged in) clicked before. This is my index.html that shows the recently_viewed items <div class="mt-6 px-6 py-12…