im have post model and a profile model on profile model i have a OneToOneField this is my profile model:
OneToOneField
from django.db import models from django