from django.urls import path from . import views urlpatterns = [ # Add your URLs here ]