from django.urls import path API_BASE_URL = 'api/exam/' HTML_BASE_URL = 'exam/' urlpatterns = [ ]