B
Size: a a a
B
NC
D
B
NC
B
B
NC
B
B
NC
B
NC
D
RP
from django.contrib.auth.models import UserИ уже с ней связываем
user = models.ForeignKey('User', on_delete=models.CASCADE, related_name='application')
RP
jvacancy.Application.user: (fields.E300) Field defines a relation with model 'User', which is either not installed, or is abstract.
NC
NC
jvacancy.Application.user: (fields.E300) Field defines a relation with model 'User', which is either not installed, or is abstract.
D
RP