Have Foreignkey in Django User table

Job ID: 33013397

Budget: $10 – $30 CAD

I want to create a relationship between User table and a Location table. A User can have only one location and a Location can have many users. I need help to do it with Django. I am having issue to create the superuser because of null value of the foreignkey.
Related categories: Django