django-admin-notifications 0.6.3

django-admin-notifications is a simple Django app to allow apps to register notifications that can be displayed in the admin via a template tag.Installation:Add 'admin_notifications' to INSTALLED_APPSBasic usage:Customize whichever of your admin templates...