Django 3 Web Development Cookbook
上QQ阅读APP看书,第一时间看更新

There's more...

In addition, you can use the Django messages framework to display success messages at the top of the page after each successful addition, change, or delete.

You can read about them in the official documentation at: https://docs.djangoproject.com/en/2.2/ref/contrib/messages/.