initial commit

This commit is contained in:
Edward Tirado Jr 2025-04-07 00:30:11 -05:00
parent c16fddf9b4
commit ada9d99644
187 changed files with 37611 additions and 42 deletions

3
movie_manager/tests.py Normal file
View file

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