feat: add new model for comment files #135

Merged
xoliqberdiyev merged 2 commits from behruz into main 2026-05-05 11:35:53 +00:00
3 changed files with 103 additions and 16 deletions
Showing only changes of commit 9dcce296a6 - Show all commits

View File

@@ -13,7 +13,7 @@ from config.env import env
def home(request): def home(request):
return HttpResponse("OK: #135f580db2234f2af65e32ac4b2525506a7a033a") return HttpResponse("OK: #ba3d6c4e475ba59a6c3dea6f204e435f08e6ab3c")
urlpatterns = [ urlpatterns = [

View File

@@ -84,7 +84,7 @@ services:
max-file: "5" max-file: "5"
web: web:
image: husanjon/sifatbaho:152 image: husanjon/sifatbaho:154
env_file: env_file:
- .env - .env
environment: environment:
@@ -129,7 +129,7 @@ services:
max-file: "5" max-file: "5"
celery: celery:
image: husanjon/sifatbaho:152 image: husanjon/sifatbaho:154
env_file: env_file:
- .env - .env
environment: environment: