i use https://django-rest-framework-simplejwt.readthedocs.io/en/latest/
i have such code
User = get_user_model() class Profile(models.Model): user