rename apikey to api

This commit is contained in:
imperosol
2025-06-04 09:49:11 +02:00
parent 0d9be6c538
commit 1748652b4d
31 changed files with 159 additions and 132 deletions

View File

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