Added Django startproject template for worldtour project and asiatoursagency app

This commit is contained in:
2025-05-29 14:01:07 -04:00
parent 31a478783a
commit 2e6b731e95
13 changed files with 216 additions and 0 deletions

View File

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