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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 318b79dd0e89d645430a44290b7235dd3e4c178f755acf5dd33579fa7cf3f57f |
|
MD5 | 3435d01eb157942bfd9448769fb36e50 |
|
BLAKE2b-256 | e1e03e5558296f5c8f9fe1d680cbbddae876df585709f7cf3ce5b1fe9bde8435 |