Skip to content
Advertisement

Bootstrap toast messages showing for the first card in loop element in a Django project

I want to toast messages for all those cards. but it is showing for the first card only. I have attached a view of my page where I want to add a toast message to view the details of the card if a user is not logged in.

Here is a view of my page.

JavaScript
JavaScript

Advertisement

Answer

This solution is collected from Gahan Vig!!

JavaScript
JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement