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 Send Emails in Django: A Step-by-Step Guide

How to Send Emails in Django: A Step-by-Step Guide

2
Comments
2 min read
Introduction to Elastic Beanstalk with Django, RDS, Docker and Nginx

Introduction to Elastic Beanstalk with Django, RDS, Docker and Nginx

4
Comments
9 min read
Production ready settings file: Simplest way to get it done.

Production ready settings file: Simplest way to get it done.

6
Comments 1
5 min read
Custom Django Admin Actions

Custom Django Admin Actions

3
Comments
2 min read
Python virtualenv no activate

Python virtualenv no activate

1
Comments 2
1 min read
Ultra cheap website on GCP

Ultra cheap website on GCP

1
Comments
3 min read
Job Queues and Workers in Django

Job Queues and Workers in Django

1
Comments
9 min read
Deploy Django App Online

Deploy Django App Online

2
Comments
1 min read
How to create a REST API with Django REST framework

How to create a REST API with Django REST framework

8
Comments
6 min read
Context Processors in Django

Context Processors in Django

20
Comments
5 min read
How to Install Django and Start Your Project

How to Install Django and Start Your Project

3
Comments
1 min read
Django Channels - Building Real-time Web Applications with Django

Django Channels - Building Real-time Web Applications with Django

2
Comments
3 min read
Python Django: Create a more secure database by using a custom field

Python Django: Create a more secure database by using a custom field

3
Comments
2 min read
Models in Django

Models in Django

1
Comments
6 min read
How to create thumbnails programmatically in Django

How to create thumbnails programmatically in Django

2
Comments
2 min read
Django, InertiaJs and React - A guide to get you started - Pt. 1

Django, InertiaJs and React - A guide to get you started - Pt. 1

4
Comments
10 min read
Creating Virtual Environments - Python

Creating Virtual Environments - Python

15
Comments 1
1 min read
Ease your way into automated testing in Django.

Ease your way into automated testing in Django.

2
Comments
6 min read
Django with Rest Tutorial -1

Django with Rest Tutorial -1

4
Comments 2
2 min read
Writing Views in Django

Writing Views in Django

1
Comments
2 min read
ERROR: XXX.App: (models.E015) 'ordering' refers to the nonexistent field, related field, or lookup 'XXX'.

ERROR: XXX.App: (models.E015) 'ordering' refers to the nonexistent field, related field, or lookup 'XXX'.

1
Comments
2 min read
How to create a JSON field in Django to store an array from frontend

How to create a JSON field in Django to store an array from frontend

1
Comments
1 min read
Django Quick Start Guide😎

Django Quick Start Guide😎

1
Comments
3 min read
Backend: One-on-one (Duologue) chatting application with Django channels and SvelteKit

Backend: One-on-one (Duologue) chatting application with Django channels and SvelteKit

7
Comments
9 min read
Website... Unchained

Website... Unchained

1
Comments
4 min read
Deploy Django Docker Compose to Heroku

Deploy Django Docker Compose to Heroku

8
Comments 1
1 min read
docker compose for django

docker compose for django

5
Comments
2 min read
Migrações no Django sem Downtime

Migrações no Django sem Downtime

Comments
4 min read
Why Django in 2023

Why Django in 2023

5
Comments
2 min read
Create a CRUD API in four steps using DjangoRestFramework.

Create a CRUD API in four steps using DjangoRestFramework.

1
Comments
2 min read
Everything you need to know about Django(Python) as a Beginner.

Everything you need to know about Django(Python) as a Beginner.

3
Comments
5 min read
Test your django Project

Test your django Project

8
Comments 1
7 min read
Django Notes

Django Notes

1
Comments
3 min read
Electron + Django ( Part 1 ), desktop app integrate JavaScript & Python

Electron + Django ( Part 1 ), desktop app integrate JavaScript & Python

13
Comments
7 min read
Creating Custom Admin Actions with Extra Data in Django: A Step-by-Step Guide

Creating Custom Admin Actions with Extra Data in Django: A Step-by-Step Guide

2
Comments
8 min read
Integrate Stripe Payments with Django By Building a Digital Products Selling App

Integrate Stripe Payments with Django By Building a Digital Products Selling App

49
Comments 7
16 min read
Beginner's guide to deploy Django application using Gunicorn and Nginx

Beginner's guide to deploy Django application using Gunicorn and Nginx

7
Comments
4 min read
Python Django chat app tutorial

Python Django chat app tutorial

1
Comments
7 min read
Building a Django-Powered Online Food Ordering System

Building a Django-Powered Online Food Ordering System

3
Comments 1
2 min read
Django-Start V1.1.6

Django-Start V1.1.6

3
Comments
1 min read
Free time tracker for developers

Free time tracker for developers

4
Comments 1
1 min read
Atomic transactions in Django

Atomic transactions in Django

3
Comments
3 min read
Top 5 Optimization Tips to Improve Django Performance

Top 5 Optimization Tips to Improve Django Performance

1
Comments
3 min read
Speed Dajngo tests for CI/CD and (locally).

Speed Dajngo tests for CI/CD and (locally).

3
Comments
3 min read
Few Tips For Optimizing Your Django Query

Few Tips For Optimizing Your Django Query

6
Comments
4 min read
Student Management System | Django |

Student Management System | Django |

27
Comments 11
26 min read
Building a Realtime Chat App with Django Channels and WebSockets

Building a Realtime Chat App with Django Channels and WebSockets

5
Comments
7 min read
Python print with line number and variable name

Python print with line number and variable name

Comments
2 min read
How to implement OIDC authentication with Django and Okta

How to implement OIDC authentication with Django and Okta

24
Comments 1
7 min read
How to Dockerize Django Project in 2 minutes

How to Dockerize Django Project in 2 minutes

6
Comments
2 min read
Django Berry BS5 - Free PyPi Library

Django Berry BS5 - Free PyPi Library

5
Comments
3 min read
A cookiecutter for Django Rest Framework projects.

A cookiecutter for Django Rest Framework projects.

7
Comments
6 min read
Tips for building a clean REST API in Django

Tips for building a clean REST API in Django

28
Comments 3
12 min read
How to prepare Django project before pushing on GitHub

How to prepare Django project before pushing on GitHub

10
Comments 1
4 min read
Django AdminLTE - PyPi Library

Django AdminLTE - PyPi Library

24
Comments 4
2 min read
django-storages + S3: lidando com arquivos de mesmo nome

django-storages + S3: lidando com arquivos de mesmo nome

4
Comments
3 min read
Build a Blog API With JWT Authentication Using Django Rest Framework

Build a Blog API With JWT Authentication Using Django Rest Framework

36
Comments 9
16 min read
Let's learn Django together (part 1)

Let's learn Django together (part 1)

10
Comments 1
7 min read
How To Add A Custom Rich Text-Editor In Your Django Website

How To Add A Custom Rich Text-Editor In Your Django Website

8
Comments 1
3 min read
4 step to built resful api using Django Rest Framework

4 step to built resful api using Django Rest Framework

5
Comments
4 min read
loading...