The Django Open Source Blog App is a hands-on learning platform designed for individuals eager to explore open source development. Built on the Django framework,
Currently there is no model and view functions to store Blog data and hence every blog is to be hard coded. I will Create models which will store data about blogpost including,
Title of Blogpost
Content of Blogpost
Owner Details
Another Model for storing comments corresponding to each blogpost. this model will contain the details of,
-Person who Comments
-Time of Comment
-Contents of Comment
kindly Assign me this issue and also add tags of hacktobfest and hacktoberfest-accepted.
hii there,
Currently there is no model and view functions to store Blog data and hence every blog is to be hard coded. I will Create models which will store data about blogpost including,
Another Model for storing comments corresponding to each blogpost. this model will contain the details of,
-Person who Comments -Time of Comment -Contents of Comment
kindly Assign me this issue and also add tags of hacktobfest and hacktoberfest-accepted.
regards Anurag