Files
family-hub/backend
jessikitty 0a8489a89c Fix: Update init_db.py to use correct import paths
- Changed imports to use app.core.database and app.models structure
- Added Base import from app.core.database (not app.models)
- Fixed imports to match actual project structure
- Added comprehensive demo data with 5 users and 12 chores
- Fixes ModuleNotFoundError when running database initialization
2026-01-31 23:00:59 +11:00
..
2026-01-26 21:54:31 +11:00