This commit is contained in:
Administrator
2023-09-23 19:10:06 +03:00
parent 59aa298db6
commit 53b9f9d840
7 changed files with 53 additions and 5 deletions

View File

@@ -1 +1,3 @@
from web.models import *
from web.models import *
from configs.models import *
from experiments.models import *