moved create space to its own file

This commit is contained in:
vabene1111
2025-09-14 12:05:09 +02:00
parent 9228c1d59f
commit 000962c5bb
4 changed files with 35 additions and 33 deletions

View File

@@ -18,8 +18,6 @@ import litellm
import redis
import requests
from PIL import UnidentifiedImageError
from PIL.ImImagePlugin import number
from PIL.features import check
from django.contrib import messages
from django.contrib.auth.models import Group, User
from django.contrib.postgres.search import TrigramSimilarity