from django.urls import path app_name = 'notifications' urlpatterns = [ # TODO: Add URL patterns ]