django_spire.notification.app.urls.template_urls
app_name = 'django_spire_notification'
module-attribute
urlpatterns = [path('notficiation/dropdown/template/', template_views.notification_dropdown_template_view, name='notification_dropdown')]
module-attribute