CodeForPhilly / CodeForPhilly/MATchMapper
[IDEA] Modify existing models to account for patches previously made during migration
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 7
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
A lot of database default values were manually given during the Django makemigrations process previously. This could lead to unexpected model behavior.
**Describe the solution you'd like**
Take note of migration ambiguity errors in the next model update and make sure all the patch work are now explicitly described in the models.py
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.