Add any other context about the problem here.
File "/usr/local/lib/python3.11/site-packages/django/db/models/fields/related_descriptors.py", line 197, in get
raise self.RelatedObjectDoesNotExist(
judge.models.profile.Profile.user.RelatedObjectDoesNotExist: Profile has no user.
Add any other context about the problem here. File "/usr/local/lib/python3.11/site-packages/django/db/models/fields/related_descriptors.py", line 197, in get raise self.RelatedObjectDoesNotExist( judge.models.profile.Profile.user.RelatedObjectDoesNotExist: Profile has no user.