I want to automatically get the author name without selecting it. I am using class based views in order to create a post. post/models.py
class BlogPost(models.Mod