Django's template system is powerful out of the box, but sometimes you need functionality that goes beyond the built-in tags and filters.
Getting Started
A collection of 2 posts
Let's build a recipe sharing web app using Django - Introduction to CRUD web app development
Quick intro: This is a quick Django tutorial where we'll build a recipe sharing web app. The final application will allow users to create profiles, recipe lists and share them with other users. Django is one of the best web