“Naeel”
|
2d5606d6d7
|
fix: check_arithmetic(ops) — was passing contract_id (string) instead of ops list
|
2026-07-16 08:29:33 +04:00 |
|
“Naeel”
|
04cb3f5bfe
|
fix: process.py — use apply_ops() instead of phantom add_row/update_row/delete_row
|
2026-07-16 08:09:29 +04:00 |
|
“Naeel”
|
f9669755cd
|
fix: direct imports (no site. prefix, no relative) — works with python site/app.py
|
2026-07-15 11:37:57 +04:00 |
|
“Naeel”
|
15137f8e94
|
fix: all imports → relative (from .xxx) — no stdlib site conflict
|
2026-07-15 11:32:49 +04:00 |
|
“Naeel”
|
cd77e7d709
|
fix: site/ with __init__.py — proper Python package, no stdlib conflict
|
2026-07-15 11:23:13 +04:00 |
|
“Naeel”
|
81aba97304
|
fix: site/ → src/ (stdlib conflict — site is built-in Python module)
|
2026-07-15 11:16:42 +04:00 |
|
“Naeel”
|
96718fc065
|
revert: app/ → site/ (drhider proves site/ works fine)
|
2026-07-14 22:56:19 +04:00 |
|