Category: Django Framework Archives - The Code Learners

In this post, You'll learn Django Queryset select_related() | Boosting Query Performance with indetailed analysis of execution time

In this post we'll learn to create custom form validation and display those validation errors in the template for Django Form Validations.

In this tutorial, you'll learn Python Django Forms | Creating, Rendering, Validating and Saving Forms in Django Web Framework with snippet

In this post, we'll learn how to upload and validate files using Django Multiple File Uploads and also customizing the file uploads

In this tutorial, You'll learn to sending emails and attachments using Django web framework. Using send_mail() function and others examples.

In this tutorial, You'll learn to create a Todo Web Application using Python Django Framework, MySQL DB Connection and Class Based Views etc.