Migrate some models in a new app

This commit is contained in:
2021-12-20 22:47:45 +01:00
parent 9879a8ae62
commit c5bc00d925
13 changed files with 155 additions and 36 deletions

3
dcc/metadata/tests.py Normal file
View File

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