CodeForPhilly / CodeForPhilly/MATchMapper
[IDEA] Modify existing models to account for patches previously made during migration
Đ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.**
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
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á.