Scope URLs to the games namespace
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from django.urls import path
|
||||
|
||||
app_name = "games"
|
||||
|
||||
from games.api import api
|
||||
from games.views import (
|
||||
device,
|
||||
|
||||
Reference in New Issue
Block a user