Some sites need the ability to broadcast an announcement to all of their users. django-announcements was created precisely for this reason. How you present the announcement is up to you as the site-developer. When working with announcements that are presented on the website one feature is that they are only viewed once. A session variable will hold which announcements an user has viewed and exclude that from their display. announcements supports two different types of filtering of announcements:
site-wide (this can be presented to anonymous users)
non site-wide (these can be used a strictly a mailing if so desired)
members only (announcements are filtered based on the value of request.user)
Release files for django-announcements 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-announcements-1.2.0.tar.gz | 10.9 kB | Details |
Release files / django-announcements-1.2.0.tar.gz
| Download URL | django-announcements-1.2.0.tar.gz |
|---|---|
| Size | 10.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f04ea36ca1f543d07d58e2c679a51abb5017c777a522c1f9e8d43de7c1a8345e
|
|
BLAKE2b-256 checksum How to use checksums |
9117ab45335665ff40331e2b01b9280f2eab7387ba535f886ceef2812aaac8f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |