Files
notifications-api/app/models.py
Pea Tyczynska 1cae8a620e Add columns for requested and allowed broadcast areas for a service
We want to restrict where broadcast services can broadcast to.

Hence we are creating columns on service_broadcast_settings table
to store the lists of allowed_broadcast_areas and
requested_allowed_broadcast_areas.
2021-04-14 10:58:25 +01:00

98 KiB