Project skeleton

This commit is contained in:
Eduardo Silva 2024-03-10 21:50:12 -03:00
parent 2e443ea77b
commit 8c62d68803
2451 changed files with 1134868 additions and 17 deletions

3
dashboard/tests.py Normal file
View file

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