Just try to create a new user using shell to get access to the admin page then create a profile from admin page for the old user : python manage.py createsuperuser
To access to shell, inside your directory project ine terminall type :
python manage.py shell