from django.conf.settings import AUTH_USER_MODEL code example Example: django import user from django.contrib.auth.models import User