maofalt / Transcendence

4 stars 0 forks source link

fixed #170

Closed coisu closed 6 months ago

coisu commented 6 months ago

if it has migration error again, then delete 'user_management/project/account/pycache' and 'user_management/project/account/migrations/pycache'

then, docker exec user_management python manage.py migrate account zero docker exec user_management python manage.py makemigrations docker exec user_management python manage.py migrate