Django Tutorials (Creating a Website) / Tutorial #7 - Starting a News Category
Our site has three sections, but only two of them are done. In this tutorial, we'll start creating the site's news category and create a table in the database for all the articles on the site.
Back to Top