Posts by Pedro Grachet • 3 points
1 post
-
0
votes1
answer543
viewsQ: Valueerror: Cannot assign "'1'": "User.campus" must be a "Campus" instance. Super User registration error in Django
I’m developing an application where the user needs to be on a campus. However when superuser is created in the terminal an instance error occurs. Note: The database is correctly pre-filled to fetch…