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

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

6
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

27
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

29
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

37
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
10 things you need to know to effectively use Django Rest Framework

10 things you need to know to effectively use Django Rest Framework

3
Comments
8 min read
How to simply create custom filters in Django

How to simply create custom filters in Django

10
Comments
3 min read
Django setup for mac

Django setup for mac

4
Comments
1 min read
How to use UUID in Django

How to use UUID in Django

6
Comments
2 min read
Build a Rest API with Django

Build a Rest API with Django

1
Comments
1 min read
How to install and activate Virtual Environment in Python Django

How to install and activate Virtual Environment in Python Django

4
Comments
1 min read
Adding Django Admin Panel MFA to an Existing Project

Adding Django Admin Panel MFA to an Existing Project

3
Comments
6 min read
Django (polls app) development in Kubernetes using Tilt with PostgreSQL, Adminer and MinIO installed using Helm

Django (polls app) development in Kubernetes using Tilt with PostgreSQL, Adminer and MinIO installed using Helm

5
Comments
4 min read
Creating thumbnails programmatically in Django using django-imagekit

Creating thumbnails programmatically in Django using django-imagekit

2
Comments
2 min read
A better way for passing Django context

A better way for passing Django context

3
Comments
2 min read
Pixel Bootstrap 5 - Free Django PyPi Theme

Pixel Bootstrap 5 - Free Django PyPi Theme

11
Comments
2 min read
NGINX WAF alternatives: App Protect vs. ModSecurity vs. open-appsec

NGINX WAF alternatives: App Protect vs. ModSecurity vs. open-appsec

28
Comments
7 min read
Django Soft Design - Free PyPi Library

Django Soft Design - Free PyPi Library

11
Comments
2 min read
Django Material Kit - Free PyPi Library

Django Material Kit - Free PyPi Library

32
Comments 5
2 min read
loading...