swe574-spring23 / SWE574

BOUN Spring 574 Project
MIT License
0 stars 0 forks source link

BUG - Unnecessary migrations #77

Closed ceydaduzgec closed 1 year ago

ceydaduzgec commented 1 year ago

It is probably because of this: https://docs.djangoproject.com/en/3.2/releases/3.2/#customizing-type-of-auto-created-primary-keys Our configuration is wrong for something. Investigate and solve this.

ceydaduzgec commented 1 year ago

Hoping that commit https://github.com/swe574-spring23/SWE574/commit/cc09e0232b4029ff4c0127a0f102a96e88dffe32 would solve the problem.