Firts upload

This commit is contained in:
Antonio de la Rosa 2025-11-30 00:02:13 +01:00
commit fae5555503
184 changed files with 19239 additions and 0 deletions

5
tests/formtest.py Normal file
View file

@ -0,0 +1,5 @@
from settings import config
from cuchulu.libraries.db.webmodel import WebModel
from cuchulu.libraries.db import corefields
import unittest