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.
How to install and use Django

How to install and use Django

2
Comments
2 min read
Customizing the Django Panel: A Step-By-Step Guide

Customizing the Django Panel: A Step-By-Step Guide

Comments
1 min read
Integrating Stripe Into A One-Product Django Python Shop

Integrating Stripe Into A One-Product Django Python Shop

Comments
9 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (09/09/2024-15/09/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (09/09/2024-15/09/2024

Comments
2 min read
Implementing Search Functionality in Django Rest Framework (DRF)

Implementing Search Functionality in Django Rest Framework (DRF)

Comments
4 min read
Integrate Google OAuth2 Social Authentication into your Django Web App

Integrate Google OAuth2 Social Authentication into your Django Web App

1
Comments
10 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (02/09/2024-08/09/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (02/09/2024-08/09/2024

Comments
2 min read
Dynamic Template Rendering in Django Class-Based Views

Dynamic Template Rendering in Django Class-Based Views

Comments
3 min read
PWA and Django #1: What is a Progressive Web Application?

PWA and Django #1: What is a Progressive Web Application?

Comments
3 min read
Basic Django and React Setup: A Step-by-Step Guide

Basic Django and React Setup: A Step-by-Step Guide

11
Comments 1
5 min read
Mastering Full-Stack Development with Django and React: A Comprehensive Guide

Mastering Full-Stack Development with Django and React: A Comprehensive Guide

1
Comments
3 min read
Best way to catch bugs in Django apps

Best way to catch bugs in Django apps

6
Comments 2
3 min read
How To: Containerize a Django and Postgres App with Docker

How To: Containerize a Django and Postgres App with Docker

1
Comments
8 min read
The Best Way to Implement API Versioning in Django REST Framework (Agile) 💎

The Best Way to Implement API Versioning in Django REST Framework (Agile) 💎

1
Comments
2 min read
Django Rest Framework

Django Rest Framework

Comments
1 min read
how to connect the PostgreSQL database with Django

how to connect the PostgreSQL database with Django

Comments
1 min read
Django React Login | How to setup a login page

Django React Login | How to setup a login page

Comments
3 min read
Consideraciones en los serializadores del DRF

Consideraciones en los serializadores del DRF

Comments
4 min read
Django Redirects App Tutorial

Django Redirects App Tutorial

Comments
4 min read
Why I Ditched Python Flask for Django: The Web Framework Showdown

Why I Ditched Python Flask for Django: The Web Framework Showdown

Comments
4 min read
Getting a django shell from a Docker container

Getting a django shell from a Docker container

Comments
1 min read
Unlocking Django: Insights on ORM, Development, and Community Innovations

Unlocking Django: Insights on ORM, Development, and Community Innovations

Comments
3 min read
How to create a Django password validator?

How to create a Django password validator?

Comments
1 min read
Django vs Rails: A Senior Developer’s Perspective

Django vs Rails: A Senior Developer’s Perspective

11
Comments
4 min read
Django File Structure for Developers

Django File Structure for Developers

3
Comments
2 min read
Various `lxml.html` techniques explained

Various `lxml.html` techniques explained

Comments
12 min read
Django project with Docker and Kubernetes

Django project with Docker and Kubernetes

Comments
2 min read
Top 5 Django Rest Framework Features Every Developer Should Know

Top 5 Django Rest Framework Features Every Developer Should Know

4
Comments
5 min read
Getting Started with Django Tutorial

Getting Started with Django Tutorial

1
Comments
9 min read
Django UserProfile Model

Django UserProfile Model

Comments
8 min read
Running Cron Job in Django Using Celery and Docker

Running Cron Job in Django Using Celery and Docker

Comments
3 min read
How to use IP2Location.io and IP2WHOIS in Django?

How to use IP2Location.io and IP2WHOIS in Django?

Comments
5 min read
Why Django Web Development Outshines Traditional CMS Solutions

Why Django Web Development Outshines Traditional CMS Solutions

Comments
2 min read
Seeking Django Developers for Exciting Projects!

Seeking Django Developers for Exciting Projects!

5
Comments 5
1 min read
A New Tech Stack: Quick Read

A New Tech Stack: Quick Read

Comments
3 min read
Using Canonical URLs for your next Django project

Using Canonical URLs for your next Django project

Comments
2 min read
Django : Replace an existing Model’s ID with a new AutoField ID

Django : Replace an existing Model’s ID with a new AutoField ID

1
Comments 2
8 min read
From Developer to Reviewer: A Junior Developer's Checklist for Reviewing Database Queries

From Developer to Reviewer: A Junior Developer's Checklist for Reviewing Database Queries

11
Comments
3 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (05/08/2024-11/08/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (05/08/2024-11/08/2024

Comments
2 min read
How to Create a Multi-Stop Route Optimization Application with TomTom Maps API

How to Create a Multi-Stop Route Optimization Application with TomTom Maps API

Comments
5 min read
Laravel v.s. Ruby on Rails v.s. Django

Laravel v.s. Ruby on Rails v.s. Django

1
Comments
2 min read
Django AllAuth Chapter 5 - Extending Django AllAuth user model with custom fields

Django AllAuth Chapter 5 - Extending Django AllAuth user model with custom fields

Comments
4 min read
Building an AI Recipe App with Django and GroqCloud:Llama 3.1: My Journey with myChefAssist

Building an AI Recipe App with Django and GroqCloud:Llama 3.1: My Journey with myChefAssist

Comments
3 min read
How to get current user in save method of a django model?

How to get current user in save method of a django model?

Comments
1 min read
10 Tips for Efficiently Using Python in Web Development

10 Tips for Efficiently Using Python in Web Development

Comments
2 min read
What is `prefix_default_language` in Django?

What is `prefix_default_language` in Django?

Comments
2 min read
AWS S3 bucket storage in a Django

AWS S3 bucket storage in a Django

Comments
2 min read
How to Check the Python Version While Working with Python

How to Check the Python Version While Working with Python

4
Comments
2 min read
Build a One-Product Shop With the Python Django Framework and Htmx

Build a One-Product Shop With the Python Django Framework and Htmx

4
Comments
8 min read
Understanding Django template inheritance

Understanding Django template inheritance

Comments
3 min read
Beginner Back-End Developer Seeking to Work Without Payment to Gain Experience

Beginner Back-End Developer Seeking to Work Without Payment to Gain Experience

Comments 2
1 min read
Deploy a Django and React application using Render and integrate AWS S3

Deploy a Django and React application using Render and integrate AWS S3

1
Comments
2 min read
Deploy a Django application on Render using PostgreSQL as the database and hosting images over AWS

Deploy a Django application on Render using PostgreSQL as the database and hosting images over AWS

1
Comments
2 min read
Django: Como usar o Shell ?

Django: Como usar o Shell ?

Comments
2 min read
Django: Ordenando queryset por ascendente e descendente

Django: Ordenando queryset por ascendente e descendente

Comments
1 min read
Extending Django Models: A Comprehensive Guide

Extending Django Models: A Comprehensive Guide

Comments
3 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/07/2024-04/08/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/07/2024-04/08/2024

Comments
2 min read
Machine Learning for Software Engineers

Machine Learning for Software Engineers

1
Comments
5 min read
The Missing Handbook for Django Senior Developers

The Missing Handbook for Django Senior Developers

6
Comments 2
2 min read
🚀 Excited to Share My Journey as a Full-Stack Developer!

🚀 Excited to Share My Journey as a Full-Stack Developer!

1
Comments
1 min read
loading...