Notifications-api-common

Latest version: v0.7.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.2

------------------

* Add get_domain() for ``register_kanalen``

0.7.1

------------------

* Fix quickstart.rst and add ``example.com`` as default value for SITE_DOMAIN

0.7.0

------------------

* [31] Add ``notificaties.md`` in manifest to make sure ``src/manage.py generate_notificaties`` works
* Fix incorrect kanaal name anchors on kanalen page
* [59] Remove ``django.contrib.sites`` dependency and add ``SITE_DOMAIN`` environment variable

.. warning::

The ``SITE_DOMAIN`` must be configured to the correct domain to ensure ``src/manage.py register_kanalen`` works
(e.g. if your application is hosted at ``application.local``, ``SITE_DOMAIN=application.local``)

0.6.0

------------------

* Update setup-config docs to use example directive and add extra example values to models

0.5.0

------------------

* Changes to ``Kanaal.get_kenmerken`` to:

* support nested kenmerken
* allow using the ``request`` parameter
* specify custom help texts for kenmerken
* Add ``generate_notificaties`` management command (ported over from ``commonground-api-common``)
* Update existing kanalen when running the ``register_kanalen`` management command

0.4.0

------------------

* Added an ``identifier`` field to the ``Subscription`` model
* Introduced support for ``django-setup-configuration`` and added two
``ConfigurationStep`` implementations: ``NotificationConfigurationStep`` and
``NotificationSubscriptionConfigurationStep``

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.