Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-django-notification-1.3.3-1 RPM for noarch

From OpenMandriva Cooker for x86_64 / unsupported / release

Name: python-django-notification Distribution: OpenMandriva Lx
Version: 1.3.3 Vendor: OpenMandriva
Release: 1 Build date: Sun Nov 1 06:18:06 2020
Group: Development/Python Build host: rhel.openmandriva.org
Size: 137362 Source RPM: python-django-notification-1.3.3-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://code.google.com/p/django-notification/
Summary: User notification management for the Django web framework
Many sites need to notify users when certain events have occurred and to
allow configurable options as to how those notifications are to be received.

The project aims to provide a Django app for this sort of functionality.
This includes:

    * submission of notification messages by other apps
    * notification messages on signing in
    * notification messages via email (configurable by user)
    * notification messages via feed

Provides

Requires

License

MIT

Files

/usr/lib/python3.9/site-packages/django_notification-1.3.3-py3.9.egg-info
/usr/lib/python3.9/site-packages/django_notification-1.3.3-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/django_notification-1.3.3-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/django_notification-1.3.3-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/django_notification-1.3.3-py3.9.egg-info/not-zip-safe
/usr/lib/python3.9/site-packages/django_notification-1.3.3-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/django_notification-1.3.3-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/notification
/usr/lib/python3.9/site-packages/notification/__init__.py
/usr/lib/python3.9/site-packages/notification/__pycache__
/usr/lib/python3.9/site-packages/notification/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/admin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/admin.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/apps.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/apps.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/engine.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/engine.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/lockfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/lockfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/models.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/models.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/signals.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/signals.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/urls.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/urls.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/views.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/__pycache__/views.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/admin.py
/usr/lib/python3.9/site-packages/notification/apps.py
/usr/lib/python3.9/site-packages/notification/backends
/usr/lib/python3.9/site-packages/notification/backends/__init__.py
/usr/lib/python3.9/site-packages/notification/backends/__pycache__
/usr/lib/python3.9/site-packages/notification/backends/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/backends/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/backends/__pycache__/base.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/backends/__pycache__/base.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/backends/__pycache__/email.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/backends/__pycache__/email.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/backends/base.py
/usr/lib/python3.9/site-packages/notification/backends/email.py
/usr/lib/python3.9/site-packages/notification/compat.py
/usr/lib/python3.9/site-packages/notification/engine.py
/usr/lib/python3.9/site-packages/notification/locale
/usr/lib/python3.9/site-packages/notification/locale/es_AR
/usr/lib/python3.9/site-packages/notification/locale/es_AR/LC_MESSAGES
/usr/lib/python3.9/site-packages/notification/locale/es_AR/LC_MESSAGES/django.po
/usr/lib/python3.9/site-packages/notification/locale/fr
/usr/lib/python3.9/site-packages/notification/locale/fr/LC_MESSAGES
/usr/lib/python3.9/site-packages/notification/locale/fr/LC_MESSAGES/django.mo
/usr/lib/python3.9/site-packages/notification/locale/fr/LC_MESSAGES/django.po
/usr/lib/python3.9/site-packages/notification/locale/ru
/usr/lib/python3.9/site-packages/notification/locale/ru/LC_MESSAGES
/usr/lib/python3.9/site-packages/notification/locale/ru/LC_MESSAGES/django.mo
/usr/lib/python3.9/site-packages/notification/locale/ru/LC_MESSAGES/django.po
/usr/lib/python3.9/site-packages/notification/lockfile.py
/usr/lib/python3.9/site-packages/notification/management
/usr/lib/python3.9/site-packages/notification/management/__init__.py
/usr/lib/python3.9/site-packages/notification/management/__pycache__
/usr/lib/python3.9/site-packages/notification/management/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/management/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/management/commands
/usr/lib/python3.9/site-packages/notification/management/commands/__init__.py
/usr/lib/python3.9/site-packages/notification/management/commands/__pycache__
/usr/lib/python3.9/site-packages/notification/management/commands/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/management/commands/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/management/commands/__pycache__/emit_notices.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/management/commands/__pycache__/emit_notices.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/management/commands/emit_notices.py
/usr/lib/python3.9/site-packages/notification/models.py
/usr/lib/python3.9/site-packages/notification/signals.py
/usr/lib/python3.9/site-packages/notification/templates
/usr/lib/python3.9/site-packages/notification/templates/notification
/usr/lib/python3.9/site-packages/notification/templates/notification/base.html
/usr/lib/python3.9/site-packages/notification/templates/notification/full.html
/usr/lib/python3.9/site-packages/notification/templates/notification/notice.html
/usr/lib/python3.9/site-packages/notification/templates/notification/notice_settings.html
/usr/lib/python3.9/site-packages/notification/tests
/usr/lib/python3.9/site-packages/notification/tests/__init__.py
/usr/lib/python3.9/site-packages/notification/tests/__pycache__
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/models.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/models.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/test_commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/test_commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/test_models.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/test_models.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/test_views.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/test_views.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/urls.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/notification/tests/__pycache__/urls.cpython-39.pyc
/usr/lib/python3.9/site-packages/notification/tests/models.py
/usr/lib/python3.9/site-packages/notification/tests/test_commands.py
/usr/lib/python3.9/site-packages/notification/tests/test_models.py
/usr/lib/python3.9/site-packages/notification/tests/test_views.py
/usr/lib/python3.9/site-packages/notification/tests/urls.py
/usr/lib/python3.9/site-packages/notification/urls.py
/usr/lib/python3.9/site-packages/notification/views.py
/usr/share/doc/python-django-notification
/usr/share/doc/python-django-notification/AUTHORS
/usr/share/doc/python-django-notification/LICENSE
/usr/share/doc/python-django-notification/docs
/usr/share/doc/python-django-notification/docs/Makefile
/usr/share/doc/python-django-notification/docs/changelog.rst
/usr/share/doc/python-django-notification/docs/conf.py
/usr/share/doc/python-django-notification/docs/index.rst
/usr/share/doc/python-django-notification/docs/make.bat
/usr/share/doc/python-django-notification/docs/settings.rst
/usr/share/doc/python-django-notification/docs/usage.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 23:03:55 2024