first commit

This commit is contained in:
zhbaor 2023-12-13 03:58:38 +00:00
commit a1642c8dc4
16 changed files with 497 additions and 0 deletions

3
run_order/tests.py Normal file
View file

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