Name : python-django-announcements
| |
Version : 1.0.2
| Vendor : obs://build_opensuse_org/home:smarty12
|
Release : lp153.1.3
| Date : 2022-01-27 20:29:22
|
Group : Development/Languages/Python
| Source RPM : python-django-announcements-1.0.2-lp153.1.3.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Announcements for your Django powered website
|
Description :
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``)
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/smarty12:/Python/openSUSE_Leap_15.3/noarch |