my migrations are not reflecting in my database code example Example: django make migrations $ python3 manage.py makemigrations $ python3 manage.py migrate