You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently almost no feedback for actions in the blue box on the right. We could use django.contrib.messages to show a little box in a corner, and fade it away one second after the page loads.
There is currently almost no feedback for actions in the blue box on the right. We could use django.contrib.messages to show a little box in a corner, and fade it away one second after the page loads.
https://docs.djangoproject.com/en/4.0/ref/contrib/messages/
The text was updated successfully, but these errors were encountered: