initial commit

This commit is contained in:
2024-09-10 12:28:01 +03:00
parent 92a8174bdf
commit db126af85a
19 changed files with 655 additions and 0 deletions

3
sample_app/tests.py Normal file
View File

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