Vasileios20 / infinity-hub

hackathon
0 stars 3 forks source link

feat: Add toasts #87 #91

Closed DeeMcCart closed 2 months ago

DeeMcCart commented 2 months ago

Added toasts functionality to base.html includes/toasts/toast-success, error, warning, info Added toasts styling into style.css Added session message storage MESSAGE_STORAGE = 'django.contrib.messages.storage.session.SessionStorage'