"""Common URL patterns""" from django.urls import path urlpatterns = [ # Common endpoints can be added here ]