How to show flash messages using sweet alert in Django | Session messages in django |

preview_player
Показать описание
In this video, you will learn how to show success/flash message in django using sweet alert.

If the video helps you, hit the like button and subscribe to the channel. If you have any doubts or suggestions, drop them in the comments below and i will answer them.
Thanks for watching

Рекомендации по теме
Комментарии
Автор

nice explanation, but how to get variables in flash messages, e.g. <name_of_product> added successfully.

shelly
Автор

What are the header files I want to add in "views py "
Already i add
from django.contrib import message
Import sweetify
from django import template
from django import settings

mokimanik
Автор

Omg that working ! is there any way to edit that message pop up ; like adding css ?

abdullashafi
Автор

i can't use "for" in script tag why ??

sctutorials
Автор

this is not working for app in production. What is wrong ?

eugenetuyizere
Автор

any tutorial using django with adminlte toastr?

TheMbahlol