Add API for AI Agent

This commit is contained in:
2026-05-15 12:35:23 +02:00
parent 8caba9b85b
commit e4fa941fd6
7 changed files with 236 additions and 1 deletions
+1
View File
@@ -104,6 +104,7 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'django.forms',
'compressor',
'ninja',
]
if S3_ENABLE: