I\'m trying to extend the default Django User model and add custom fields in my authentication app, but when I try to run py manage.py migrate it p
authentication
py manage.py migrate