rename apikey to api

This commit is contained in:
imperosol
2025-06-04 09:49:11 +02:00
parent 1da1eb4439
commit 02e99d9125
31 changed files with 159 additions and 132 deletions

View File

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