rename apikey to api

This commit is contained in:
imperosol
2025-06-04 09:49:11 +02:00
parent a23604383b
commit ae7784a973
31 changed files with 162 additions and 144 deletions

View File

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