Initial clean commit

This commit is contained in:
jlimolina 2026-01-13 13:39:51 +01:00
commit 6784d81c2c
141 changed files with 25219 additions and 0 deletions

3
models/__init__.py Normal file
View file

@ -0,0 +1,3 @@
# models/__init__.py
# Para que Python reconozca el directorio como paquete.