Scope URLs to the games namespace

This commit is contained in:
2026-05-12 12:40:15 +02:00
parent 37e3c69abc
commit 913c7d3a98
18 changed files with 87 additions and 85 deletions
+2
View File
@@ -1,5 +1,7 @@
from django.urls import path
app_name = "games"
from games.api import api
from games.views import (
device,