my model.py
from django.contrib.auth.models import User from ckeditor.fields import RichTextField #(this field imported) # Create your models here. class Blog_po