Update migration dependencies and foreign key references in site building and planner modules
- Changed migration dependencies in `0003_workflow_and_taxonomies.py` to reflect the correct order. - Updated foreign key references from `account` to `tenant` in multiple migration files for consistency. - Adjusted related names in foreign key fields to ensure proper relationships in the database schema.
This commit is contained in: