stevenpi / Link.Python.Django.DiyBlog

This blog is based on the assessment found [here](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/django_assessment_blog).
MIT License
0 stars 0 forks source link

Create Blogpost Form #13

Closed stevenpi closed 6 years ago

stevenpi commented 6 years ago

The users currently can post comments, but not blogposts. Create a form for users to post their own blogposts.