refactor(base): rename app to centurion

ref: #764
This commit is contained in:
2025-05-16 22:10:38 +09:30
parent 3d2d759d6b
commit 17c7980e03
248 changed files with 229 additions and 308 deletions

View File

@ -3,7 +3,7 @@ from django import forms
from django.urls import reverse
from django.forms import ValidationError
from app import settings
from django.conf import settings
from assistance.models.knowledge_base import KnowledgeBase