Enable a message on every page load.
Project description
Enable a message on every page load.
Official Docs
Install
To install django-site-notifications:
pip install django-site-notifications
add to installed apps:
site_notifications
add middleware:
'site_notifications.middleware.NotificationMiddleware',
The middleware needs to be included below the messages framework.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for django-site-notifications-0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fda36618bbe9ff2054fd1d69fad4935c8fb9102d44976077b9f7964b222dad2 |
|
MD5 | 8093bfd4b3b7646b0dc72c462b0c2579 |
|
BLAKE2b-256 | 4bf209f0fa5f8b19120076c72568f2581867c5c833087daef4f004e5d8927849 |