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.
Solving a Booking System Issue on a Photography Website: My Journey in the HNG Internship.

Solving a Booking System Issue on a Photography Website: My Journey in the HNG Internship.

Comments
2 min read
A Beginner’s Guide to Django Web Framework: Django from Novice to Expert
Cover image for A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

2
Comments
6 min read
Integração do Cloudinary ao seu projeto Django gratuitamente
Cover image for Integração do Cloudinary ao seu projeto Django gratuitamente

Integração do Cloudinary ao seu projeto Django gratuitamente

2
Comments
3 min read
Web-server X Load Balancers
Cover image for Web-server X Load Balancers

Web-server X Load Balancers

5
Comments
4 min read
Create a Simple Blog Application Using Django
Cover image for Create a Simple Blog Application Using Django

Create a Simple Blog Application Using Django

9
Comments
4 min read
What is the difference between `gettext` and `gettext_lazy`?

What is the difference between `gettext` and `gettext_lazy`?

3
Comments
2 min read
IS Django Dying?

IS Django Dying?

4
Comments 7
1 min read
Use SQLite as a Celery broker in Django

Use SQLite as a Celery broker in Django

16
Comments 2
4 min read
Week 2 - Creating Simple Blog App
Cover image for Week 2 - Creating Simple Blog App

Week 2 - Creating Simple Blog App

Comments
3 min read
Introduction to Django: A Comprehensive Beginner's Guide to Backend Web Development
Cover image for Introduction to Django: A Comprehensive Beginner's Guide to Backend Web Development

Introduction to Django: A Comprehensive Beginner's Guide to Backend Web Development

Comments
4 min read
Understanding Django Fundamentals
Cover image for Understanding Django Fundamentals

Understanding Django Fundamentals

1
Comments
3 min read
Welcome to Virtual Bank: Your Simulated Banking Platform
Cover image for Welcome to Virtual Bank: Your Simulated Banking Platform

Welcome to Virtual Bank: Your Simulated Banking Platform

2
Comments
5 min read
Introduction to Django and Setting Up the Development Environment
Cover image for Introduction to Django and Setting Up the Development Environment

Introduction to Django and Setting Up the Development Environment

Comments
3 min read
Implementing React and Django with Docker and Nginx
Cover image for Implementing React and Django with Docker and Nginx

Implementing React and Django with Docker and Nginx

13
Comments 3
6 min read
Understanding tasks, brokers, workers, and backends in Celery

Understanding tasks, brokers, workers, and backends in Celery

38
Comments
6 min read
Automatically reload Celery workers with a custom Django command

Automatically reload Celery workers with a custom Django command

5
Comments
7 min read
Do Not Make This Mistake with Python Descriptors

Do Not Make This Mistake with Python Descriptors

1
Comments
2 min read
Society Issue Management System

Society Issue Management System

Comments
1 min read
Building a full-stack app with Python & Django
Cover image for Building a full-stack app with Python & Django

Building a full-stack app with Python & Django

Comments
10 min read
Understanding the importance of binding the port in Dockerfile

Understanding the importance of binding the port in Dockerfile

5
Comments
4 min read
Django AllAuth Chapter 3 - Social login with Django AllAuth
Cover image for Django AllAuth Chapter 3 - Social login with Django AllAuth

Django AllAuth Chapter 3 - Social login with Django AllAuth

Comments
3 min read
Instrumenting Django Applications using OpenTelemetry

Instrumenting Django Applications using OpenTelemetry

13
Comments
8 min read
Python Try-Except: When to Avoid It

Python Try-Except: When to Avoid It

7
Comments
2 min read
Emulating Rails-like resource controllers in a server-rendered Django app

Emulating Rails-like resource controllers in a server-rendered Django app

1
Comments
9 min read
Build a Dynamic Photo Collection App With Django
Cover image for Build a Dynamic Photo Collection App With Django

Build a Dynamic Photo Collection App With Django

5
Comments
7 min read
loading...