DEV Community

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deep Dive into Django Queries: Performing Database Operations with Pythonic Simplicity

Deep Dive into Django Queries: Performing Database Operations with Pythonic Simplicity

4
Comments
4 min read
ModelSerializer in Django REST framework (DRF)

ModelSerializer in Django REST framework (DRF)

Comments
2 min read
Serialization in Django

Serialization in Django

Comments
5 min read
Why should you use Django?

Why should you use Django?

1
Comments 1
2 min read
Django Caching 101: Understanding the Basics and Beyond

Django Caching 101: Understanding the Basics and Beyond

122
Comments 6
21 min read
Django and React with Live Reload

Django and React with Live Reload

1
Comments
4 min read
Working with Django Forms

Working with Django Forms

14
Comments
12 min read
The 5 Best Web Frameworks in 2023: A Comprehensive Comparison

The 5 Best Web Frameworks in 2023: A Comprehensive Comparison

1
Comments 2
14 min read
Advanced Python Tips for Development

Advanced Python Tips for Development

49
Comments 8
7 min read
Django Dev Journey #3

Django Dev Journey #3

Comments
4 min read
Django - reCaptcha

Django - reCaptcha

15
Comments
4 min read
Let's Learn Django #6: Using Database & Admin Panel

Let's Learn Django #6: Using Database & Admin Panel

5
Comments
4 min read
Building Smart Contracts for Django Applications

Building Smart Contracts for Django Applications

18
Comments 1
11 min read
Django Notes

Django Notes

Comments
6 min read
Mastering Django Templates: A Guide to Advanced Features and Best Practices

Mastering Django Templates: A Guide to Advanced Features and Best Practices

13
Comments 2
8 min read
Creating a Countries API in Django with MySQL Database

Creating a Countries API in Django with MySQL Database

6
Comments 2
3 min read
Building a Food API with Django and MySQL

Building a Food API with Django and MySQL

9
Comments 4
5 min read
Integrating Razorpay with Django: A Step-by-Step Guide

Integrating Razorpay with Django: A Step-by-Step Guide

10
Comments
3 min read
Multi-Role User Authentication in Django Rest Framework

Multi-Role User Authentication in Django Rest Framework

45
Comments 4
6 min read
Managing Environment Variables in React.js

Managing Environment Variables in React.js

4
Comments
2 min read
Fetching Student Data in a Django-React App using Axios

Fetching Student Data in a Django-React App using Axios

1
Comments 3
2 min read
Understanding and Implementing Custom Template Tags in Django

Understanding and Implementing Custom Template Tags in Django

8
Comments
7 min read
Exploring Django's Third-Party Packages: Top Libraries You Should Know

Exploring Django's Third-Party Packages: Top Libraries You Should Know

42
Comments 7
12 min read
When plans go astray: my unsuccessful journey of migrating a large Django project to Mypy

When plans go astray: my unsuccessful journey of migrating a large Django project to Mypy

8
Comments 3
11 min read
Leveraging Custom Filters in Django for Effective Data Rendering

Leveraging Custom Filters in Django for Effective Data Rendering

1
Comments
4 min read
loading...