CodeForPhilly / CodeForPhilly/MATchMapper
[IDEA] Update many-to-many relationship in models.py
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 7
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.