CodeForPhilly / CodeForPhilly/MATchMapper

[IDEA] Update many-to-many relationship in models.py

未关闭
#38 1 条评论 0 个 reaction 已指派 2 人 已被 @jkdru 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
7
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**
Current many-to-many relationships in our models are duplicated in Django default tables and self-described tables. This could potentially lead to unexpected behavior when linking between models

**Describe the solution you'd like**
The self-described tables will be removed and all many-to-many relationships will be handled by Django by default

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。