Files
oximg/app/core/urls.py
2025-08-31 00:29:53 +02:00

5 lines
49 B
Python

from django.urls import path
urlspatterns = [
]