A Complete Beginner's Guide to Django - Code Samples
Django Quiz Application
Code samples used in the blog post "How to Create User Sign Up View"
Example created for the blog post How to Use Django's Built-in Login System
Django File Upload Tutorial
Code example used in the post "How to Implement Dependent/Chained Dropdown List with Django"
Django Authentication Video Tutorial
Code examples from the blog post "Django REST Framework Token Authentication Example"
Django Simple Infinite Scroll
Code examples from the blog post "Advanced Form Rendering with Django Crispy Forms"