U
    "hH                     @   s   d Z ddlmZmZ ddlmZ dZedej dded	ej	 d
dedej
 ddedej ddedej ddedej ddedej ddedej ddedej ddedejddededgZdS )z
Notifications URL Configuration

This module defines URL patterns for the notifications application,
including web views and API endpoints for notification management.
    )pathinclude   )viewsnotificationsz	channels/channel_list)namezchannels/create/channel_createzchannels/<int:pk>/edit/Zchannel_updateznotifications/Znotification_listzrules/Z	rule_listzrules/create/Zrule_createzrules/<int:pk>/edit/Zrule_updateztemplates/create/template_createztemplates/<int:pk>/edit/Ztemplate_updatezlive/live_notificationszapi/zapps.notifications.api.urlsN)__doc__django.urlsr   r    r   app_nameZNotificationChannelListViewas_viewZNotificationChannelCreateViewZNotificationChannelUpdateViewZNotificationListViewZNotificationRuleListViewZNotificationRuleCreateViewZNotificationRuleUpdateViewZNotificationTemplateCreateViewZNotificationTemplateUpdateViewr   urlpatterns r   r   </var/www/html/StreamProcessor/src/apps/notifications/urls.py<module>   s   