This commit is contained in:
Lucas F. 2024-03-04 16:01:29 -03:00
parent 447609f346
commit 5f45bb8957
26 changed files with 948 additions and 1 deletions

3
graf/apps/core/tests.py Normal file
View file

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