rename apikey to api

This commit is contained in:
imperosol
2025-06-04 09:49:11 +02:00
parent b727b78995
commit 590831c7b8
31 changed files with 172 additions and 284 deletions

View File

@ -125,7 +125,7 @@ INSTALLED_APPS = (
"pedagogy",
"galaxy",
"antispam",
"apikey",
"api",
)
MIDDLEWARE = (