redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

🚀 Comment: Create View #135

Closed paOmer closed 2 years ago

paOmer commented 2 years ago

Added a create new comment form using django CreateView class. This comment creation only handles the creation of a direct comment to a post and not a comment reply to another comment (issue regarding that #136).

The new page screenshot: Screen Shot 2022-04-28 at 0 07 03

Close #107