I am building a BlogPost Webapp, AND i am stuck on an Error.
models.py
Post Model
class Post(models.Model): post_owner = models.For