Posts

Django views

Basics of Django URL Routing

Django Templates: Learn how to create dynamic HTML templates using Django's template engine. Discover template tags, filters, template inheritance, and how to pass data to templates.

Django For Beginners