Displays notification box in all views if user is session authenticated
Project description
# django-session-notifier
## Description django-session-notifier is a simple package that displays a notification box in all views if the user is session authenticated.
## Installation * pip install django-session-notifier * Add “djangosessionnotifier” to INSTALLED_APPS * Add ‘djangosessionnotifier.middleware.NotifierMiddleware’ to MIDDLEWARE
## To update package
` python setup.py sdist twine upload dist/* `
Project details
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-session-notifier-0.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86bd3c82fdbeff06667930d342853cc350ee5ab106ad5fd54cbef71619b0f680 |
|
MD5 | 8c319063b0a192cc228637c4885e57a4 |
|
BLAKE2b-256 | 475f373e63e27c345319543d40ab9ace5a375d8697b77f5dad6fea824dcb0536 |