dockerfile, api: Yangi loyiha uchun Dockerfile va Django API modullarini qo'shish. Kiritilgan fayllar: requirements.txt, admin.py, models.py, tests.py va boshqalar.

This commit is contained in:
A'zamov Samandar
2025-04-19 17:45:12 +05:00
parent e5b57671c8
commit 098dce9fdb
18 changed files with 235 additions and 0 deletions

3
template/api/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.