CRUD Operations In Python & Django - Part 2
Jul 25, 2024 · 6 min read · In our previous article, we covered the basics of setting up a Django project and created our Exercise model, which we displayed on the front end as a list. In this article, we’ll dive into performing CRUD operations. For those unfamiliar, CRUD stand...
Join discussion
