Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How do I can extract data from database in a django framework?

I am learning django and I did finished database setup,also the admin section is now capable to take data as input. But my ambition is to show those data or articles in home.html from that sqlite database. Feel free to share your suggestion.

Database data: class Article: title description category

Comments