U
    oh                     @   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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notificationschannelschannel_list)namezchannels/create/channel_createzchannels/<uuid:pk>/edit/Zchannel_updateznotifications/Znotification_listznotifications/create/Znotification_createzrules/Z	rule_listzrules/create/Zrule_createzrules/<uuid:pk>/edit/Zrule_updateztemplates/create/template_createztemplates/<uuid: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NotificationCreateViewZNotificationRuleListViewZNotificationRuleCreateViewZNotificationRuleUpdateViewZNotificationTemplateCreateViewZNotificationTemplateUpdateViewr   urlpatterns r   r   ;/var/www/html/JingleDetector/src/apps/notifications/urls.py<module>   s    