CodeForPhilly / CodeForPhilly/MATchMapper
[IDEA] Update many-to-many relationship in models.py
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 7
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.