CodeForPhilly / CodeForPhilly/MATchMapper
[IDEA] Update many-to-many relationship in models.py
オープン
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 はまだ評価されていません。