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.
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

Week 2 - Creating Simple Blog App

Comments
3 min read
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

Understanding Django Fundamentals

1
Comments
3 min read
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

Introduction to Django and Setting Up the Development Environment

Comments
3 min read
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

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.