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.
Demystifying Django, how I built this simple blog application with the Django framework...🙌🙌💯💯

Demystifying Django, how I built this simple blog application with the Django framework...🙌🙌💯💯

Comments
3 min read
Minha jornada de otimização de uma aplicação django

Minha jornada de otimização de uma aplicação django

17
Comments 2
9 min read
Django admin: How to add a custom page?

Django admin: How to add a custom page?

2
Comments
2 min read
Track Errors in Your Python Django Application with AppSignal

Track Errors in Your Python Django Application with AppSignal

Comments
7 min read
UtilMeta - a meta backend framework for Python

UtilMeta - a meta backend framework for Python

1
Comments
3 min read
Configure your Django project for multiple stages

Configure your Django project for multiple stages

Comments
3 min read
Essential Tips for Beginner Django Developers

Essential Tips for Beginner Django Developers

4
Comments 3
2 min read
What are the differences between Django and Flask?

What are the differences between Django and Flask?

Comments
2 min read
10 Django Projects Ideas for Beginners

10 Django Projects Ideas for Beginners

5
Comments
6 min read
How to add edit link to wagtail-autocomplete items

How to add edit link to wagtail-autocomplete items

Comments
2 min read
How to set up Django with Postgres from Neon

How to set up Django with Postgres from Neon

Comments
5 min read
Create a Django app with Gunicorn and Docker: Building a Multiplayer Tic Tac Toe with Python, Docker, and AI, chapter 2

Create a Django app with Gunicorn and Docker: Building a Multiplayer Tic Tac Toe with Python, Docker, and AI, chapter 2

1
Comments
3 min read
When will this recession gonna end??

When will this recession gonna end??

2
Comments 7
1 min read
Why Python has No REAL Private Method :- Understanding the Absence of True Private Methods in Python.

Why Python has No REAL Private Method :- Understanding the Absence of True Private Methods in Python.

1
Comments
2 min read
Django Project on NGINX Unit

Django Project on NGINX Unit

2
Comments
5 min read
Build User login/signup & RESTful APIs in 100 lines of Python

Build User login/signup & RESTful APIs in 100 lines of Python

13
Comments 2
10 min read
Handling host validation dynamically in Django

Handling host validation dynamically in Django

2
Comments
4 min read
📰 Monthly digests: January 2024

📰 Monthly digests: January 2024

Comments
3 min read
Understanding Http Redirections in Django

Understanding Http Redirections in Django

1
Comments
7 min read
Navigating Django Schemas with Ease: How Django-schema-viewer Helps Developers

Navigating Django Schemas with Ease: How Django-schema-viewer Helps Developers

Comments
3 min read
Dockerizing Django, A Step-by-Step Guide

Dockerizing Django, A Step-by-Step Guide

1
Comments
6 min read
Django Signals mastery

Django Signals mastery

6
Comments
7 min read
How to add Tailwind CSS to your Django Project

How to add Tailwind CSS to your Django Project

5
Comments
6 min read
An Introduction to Testing with Django for Python

An Introduction to Testing with Django for Python

11
Comments 2
13 min read
How to build an online python code editor using Ace

How to build an online python code editor using Ace

7
Comments 2
5 min read
How to deploy Machine Learning Models on Django

How to deploy Machine Learning Models on Django

1
Comments 1
5 min read
Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

13
Comments 9
36 min read
Handling JSON Data Serialization when Working with Django REST Framework APIs

Handling JSON Data Serialization when Working with Django REST Framework APIs

2
Comments
6 min read
Building scalable apps with serverless PostgreSQL & Django

Building scalable apps with serverless PostgreSQL & Django

36
Comments 5
7 min read
Django Hello, World

Django Hello, World

6
Comments
5 min read
Authorization and Authentication in Django

Authorization and Authentication in Django

Comments
2 min read
Understanding Django's Secure Password Encryption

Understanding Django's Secure Password Encryption

1
Comments 1
2 min read
Django ORM Kullanımı Üzerine Temel Bilgiler

Django ORM Kullanımı Üzerine Temel Bilgiler

Comments
3 min read
Mastering Django ORM: Best Practices for Effective Database Interactions

Mastering Django ORM: Best Practices for Effective Database Interactions

2
Comments
2 min read
Building a Full-Fledged Application Using Only Django Admin

Building a Full-Fledged Application Using Only Django Admin

Comments
4 min read
Django for Web - 101

Django for Web - 101

Comments
2 min read
Django project website UX: call for help!

Django project website UX: call for help!

1
Comments
1 min read
Handling Concurrency in Django with select_for_update

Handling Concurrency in Django with select_for_update

Comments
3 min read
How to store users location in django using GeoDjango

How to store users location in django using GeoDjango

3
Comments
3 min read
Python super() vs Base.__init__ Method

Python super() vs Base.__init__ Method

Comments
3 min read
Django Authentication Tutorial: Login, Logout, Signup, Password Change, and Password Reset

Django Authentication Tutorial: Login, Logout, Signup, Password Change, and Password Reset

2
Comments
14 min read
How to build your own SaaS business

How to build your own SaaS business

258
Comments 48
6 min read
Your First Backend Web Server with Django

Your First Backend Web Server with Django

5
Comments 3
9 min read
Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

6
Comments 1
3 min read
Custom Commands in Django

Custom Commands in Django

2
Comments
2 min read
Can Django handle 100K+ daily visits?

Can Django handle 100K+ daily visits?

6
Comments 5
3 min read
How to Deploy your Django Web App and connect a MySQL Database in cPanel

How to Deploy your Django Web App and connect a MySQL Database in cPanel

1
Comments 2
7 min read
Monitoring Celery in Production

Monitoring Celery in Production

1
Comments
8 min read
Django Roadmap 2024

Django Roadmap 2024

6
Comments
4 min read
Task queues and schedulers in django

Task queues and schedulers in django

Comments
6 min read
Creating a Custom Abstract User Model in Django

Creating a Custom Abstract User Model in Django

Comments
3 min read
The Role of Files Output by Default in Django

The Role of Files Output by Default in Django

Comments
1 min read
Django REST Framework for Beginners: How to Create Your First API

Django REST Framework for Beginners: How to Create Your First API

1
Comments
9 min read
Need to Create a Simple Content Aggregator Website using Django? It's a Minimalist Task

Need to Create a Simple Content Aggregator Website using Django? It's a Minimalist Task

2
Comments
4 min read
😎 Scale your Django App with Celery

😎 Scale your Django App with Celery

Comments
3 min read
Check out this Open Source Django-Tailwind Developer Portfolio and Blog in 2024!

Check out this Open Source Django-Tailwind Developer Portfolio and Blog in 2024!

7
Comments
2 min read
How I became an Outreachy Intern.

How I became an Outreachy Intern.

4
Comments 2
4 min read
How to Set up Your First Django Project: A Beginner's Guide

How to Set up Your First Django Project: A Beginner's Guide

1
Comments
6 min read
API and REST in simple terms explained

API and REST in simple terms explained

Comments
1 min read
From Novice to Ninja: The Django Advantage

From Novice to Ninja: The Django Advantage

1
Comments
5 min read
loading...