5sControl / 5sControl/5s-backend
[8 - h.] Implement on the manifest side the relation of several Jobs that belong to the same order
未关闭
- 主要语言
- Python
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
сделать связь выполненных job на манифесте
- создать таблицу заказов
- переделать запросы на ордерс вью
贡献指南
调研方向
The issue mentions creating an orders table and modifying queries in the orders view. Start by examining the existing models in the Django app to understand the current Job and Order structures. Look for migration files and the views handling orders to see what needs to be changed. Determine how to establish the relationship between Jobs and Orders in the database schema and update the corresponding API endpoints.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, database
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100