[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

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.
Django Codebase Updates: January 2025

Django Codebase Updates: January 2025

Comments
2 min read
Python Metaprogramming Unleashed: Full Control Over Everything

Python Metaprogramming Unleashed: Full Control Over Everything

5
Comments
7 min read
DRF: SerializerMethodField vs DataSerializerField

DRF: SerializerMethodField vs DataSerializerField

Comments
1 min read
Why Django Is the Most Popular Framework for Python Development

Why Django Is the Most Popular Framework for Python Development

Comments
6 min read
How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission

How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission

1
Comments
5 min read
Adding Unit Tests to Your Django Project with CodeBeaver - Tutorial

Adding Unit Tests to Your Django Project with CodeBeaver - Tutorial

Comments
14 min read
Django on a Budget: The Best Affordable Hosting Options for Your App

Django on a Budget: The Best Affordable Hosting Options for Your App

Comments
3 min read
Making an OAuth App for the First Time

Making an OAuth App for the First Time

2
Comments 5
1 min read
Trying Out MongoDB database Backend for Django

Trying Out MongoDB database Backend for Django

9
Comments 1
3 min read
Dockerfile for Django Devs

Dockerfile for Django Devs

2
Comments
6 min read
🚀 FastAPI vs Django vs Flask: Which Framework Will Rule in 2025?

🚀 FastAPI vs Django vs Flask: Which Framework Will Rule in 2025?

9
Comments 2
3 min read
CSRF Issue in Postman with JWT Authentication

CSRF Issue in Postman with JWT Authentication

1
Comments
1 min read
Day 1: Mastering Django, PostgreSQL & SQL – My 20-Day Challenge Begins!

Day 1: Mastering Django, PostgreSQL & SQL – My 20-Day Challenge Begins!

1
Comments
1 min read
Building a Secure User Activation System in Django

Building a Secure User Activation System in Django

3
Comments 1
4 min read
How to Build a Task Manager API with Django REST Framework: Part 2- CRUD

How to Build a Task Manager API with Django REST Framework: Part 2- CRUD

3
Comments
4 min read
Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Comments
1 min read
How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)

How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)

2
Comments
4 min read
Why Are Your URL Designs So Bad?

Why Are Your URL Designs So Bad?

7
Comments
4 min read
Standardizing API Responses in Django REST Framework: A Step-by-Step Guide

Standardizing API Responses in Django REST Framework: A Step-by-Step Guide

Comments 1
3 min read
SQLAlchemy 2.0: The Most Powerful ORM for Python Yet

SQLAlchemy 2.0: The Most Powerful ORM for Python Yet

5
Comments
10 min read
Django Models Simplified: A Quick 4-Minute Guide for Beginners

Django Models Simplified: A Quick 4-Minute Guide for Beginners

Comments
1 min read
API Testing with Postman: How to Test APIs Without Writing Code

API Testing with Postman: How to Test APIs Without Writing Code

Comments
3 min read
How to Start in Python (2025): A New Coder’s Guide

How to Start in Python (2025): A New Coder’s Guide

Comments
3 min read
Building a Real-Time Weather Dashboard with OpenWeather API and Django

Building a Real-Time Weather Dashboard with OpenWeather API and Django

Comments
4 min read
How to disable admin editing in the Django Admin Panel

How to disable admin editing in the Django Admin Panel

Comments
3 min read
loading...