import tool first implementation

This commit is contained in:
Eduardo Silva 2024-07-10 10:18:29 -03:00
parent 931a047d09
commit f366e2cd69
14 changed files with 314 additions and 0 deletions

3
import_tool/tests.py Normal file
View file

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