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 host a Django project on Heroku (for free)

How to host a Django project on Heroku (for free)

6
Comments
2 min read
Django v4 Release Summary - Free Samples Included

Django v4 Release Summary - Free Samples Included

66
Comments 4
3 min read
MongoDB with Django

MongoDB with Django

9
Comments
4 min read
Django Posts Announcement

Django Posts Announcement

1
Comments
1 min read
How I made an Online E-book store and reader

How I made an Online E-book store and reader

12
Comments 2
3 min read
A recipe sharing web app with Django and React

A recipe sharing web app with Django and React

47
Comments 9
1 min read
Django Basics: Database Configurations

Django Basics: Database Configurations

7
Comments
9 min read
Monitoring Django application performance with OpenTelemetry | SigNoz

Monitoring Django application performance with OpenTelemetry | SigNoz

31
Comments
7 min read
How to make a Rock Paper Scissors game in Django

How to make a Rock Paper Scissors game in Django

7
Comments
4 min read
Managing Django Media & Static Files on Heroku with Bucketeer

Managing Django Media & Static Files on Heroku with Bucketeer

14
Comments 6
12 min read
REASONS TO LEARN PYTHON WITH DJANGO IN 2022

REASONS TO LEARN PYTHON WITH DJANGO IN 2022

6
Comments
2 min read
Django REST FRAMEWORK Tutorial 2 -- quickstart アプリで作った API を curl でテストする

Django REST FRAMEWORK Tutorial 2 -- quickstart アプリで作った API を curl でテストする

7
Comments
1 min read
Excluding Fields in Django Rest Framework Serializers

Excluding Fields in Django Rest Framework Serializers

7
Comments
2 min read
30 Top Apps Made With Python

30 Top Apps Made With Python

11
Comments
13 min read
Automating Django Deployment workflow with Github Actions

Automating Django Deployment workflow with Github Actions

13
Comments
10 min read
Django on K8s (Part VI: Advanced Topics)

Django on K8s (Part VI: Advanced Topics)

8
Comments
5 min read
LET'S TALK ABOUT DJANGO CBV AND FBV

LET'S TALK ABOUT DJANGO CBV AND FBV

2
Comments 2
2 min read
Setting up Asynchronous Tasks - Dockerizing Django for deploying anywhere !

Setting up Asynchronous Tasks - Dockerizing Django for deploying anywhere !

8
Comments
5 min read
Django on K8s (Part V: Running with MySQL)

Django on K8s (Part V: Running with MySQL)

8
Comments
5 min read
Build And Deploy A REST API With Django REST Framework. Full 4hr Project Tutorial.

Build And Deploy A REST API With Django REST Framework. Full 4hr Project Tutorial.

2
Comments
1 min read
Bank Search-engine using MongoDB and Django

Bank Search-engine using MongoDB and Django

3
Comments
1 min read
Django on K8s (Part IV: Adding Storage)

Django on K8s (Part IV: Adding Storage)

5
Comments
2 min read
AtlasHackathon: Explore With Us (A Web App using Django, MongoDB Atlas)

AtlasHackathon: Explore With Us (A Web App using Django, MongoDB Atlas)

14
Comments
3 min read
What’s new in Django v4.0

What’s new in Django v4.0

5
Comments
5 min read
Django REST FRAMEWORK Tutorial 1 -- quickstart アプリの API 環境をdocker-compose で 立ち上げる

Django REST FRAMEWORK Tutorial 1 -- quickstart アプリの API 環境をdocker-compose で 立ち上げる

8
Comments
2 min read
Django on K8s (Part III: Running on Kubernetes)

Django on K8s (Part III: Running on Kubernetes)

4
Comments
4 min read
Django on K8s (Part II: Create an app image)

Django on K8s (Part II: Create an app image)

6
Comments
3 min read
Django on K8s (Part 0: Introduction)

Django on K8s (Part 0: Introduction)

11
Comments
2 min read
A review of "Django for Beginners". Finally someone gets it.

A review of "Django for Beginners". Finally someone gets it.

6
Comments
2 min read
Django: How to show a user liked a post or not in List View without Duplicate Queries.

Django: How to show a user liked a post or not in List View without Duplicate Queries.

7
Comments
1 min read
Django on K8s (Part I: Installing Docker & minikube)

Django on K8s (Part I: Installing Docker & minikube)

5
Comments 1
2 min read
Integrating Rich Text Editor with Django

Integrating Rich Text Editor with Django

19
Comments 1
3 min read
Django REST FRAMEWORK Tutorial 0 -- quickstart プロジェクト を docker-compose run で作って up で動かす

Django REST FRAMEWORK Tutorial 0 -- quickstart プロジェクト を docker-compose run で作って up で動かす

5
Comments
2 min read
Telegram bot with Django

Telegram bot with Django

16
Comments
2 min read
Django Basics: Creating Models

Django Basics: Creating Models

15
Comments 2
9 min read
Django Customer User Model

Django Customer User Model

1
Comments
1 min read
Minitutorial Django: Enviar correo con gmail

Minitutorial Django: Enviar correo con gmail

8
Comments
2 min read
Restringir o bloquear elementos en django, hacer que se logueen para mostrarlo.

Restringir o bloquear elementos en django, hacer que se logueen para mostrarlo.

4
Comments
2 min read
Project: How To Build a Simple & Extendable Blogging Platform with Django & Python

Project: How To Build a Simple & Extendable Blogging Platform with Django & Python

4
Comments
3 min read
Deploying Django Rest Framework with Postgres on fly.io

Deploying Django Rest Framework with Postgres on fly.io

26
Comments 1
9 min read
Mocking Auth0 tokens in Python and beyond

Mocking Auth0 tokens in Python and beyond

7
Comments 1
9 min read
Add MongoDB and PostgreSQL in Django using Docker

Add MongoDB and PostgreSQL in Django using Docker

32
Comments 4
10 min read
Easy way to customize Django Forms

Easy way to customize Django Forms

4
Comments
2 min read
Django Basics: Static Files

Django Basics: Static Files

7
Comments
7 min read
How to do a secure login in django

How to do a secure login in django

7
Comments
2 min read
Django Formset: Submit two django forms at once.

Django Formset: Submit two django forms at once.

10
Comments
2 min read
Django + Mongodb works slowly

Django + Mongodb works slowly

1
Comments
1 min read
upload local image/video in django TinyMCE text editor.

upload local image/video in django TinyMCE text editor.

13
Comments 3
3 min read
Progressive Enhancement in Django vs Remix

Progressive Enhancement in Django vs Remix

21
Comments 3
5 min read
Django Tutorial Part 2 -- detail を表示するページを作る

Django Tutorial Part 2 -- detail を表示するページを作る

2
Comments
1 min read
[Django] Connect Django Application to a MySQL Server

[Django] Connect Django Application to a MySQL Server

4
Comments
2 min read
Como crear un blog en django 4 - 2022

Como crear un blog en django 4 - 2022

6
Comments
1 min read
Crud En Django con Slug, 2022

Crud En Django con Slug, 2022

4
Comments
8 min read
Django Tutorial Part 1.5 -- Model から Table を作って shell mode で Table の中身を動かす

Django Tutorial Part 1.5 -- Model から Table を作って shell mode で Table の中身を動かす

2
Comments
4 min read
Django Ecommerce Beautiful UI and Backend.

Django Ecommerce Beautiful UI and Backend.

3
Comments
1 min read
Django Doctor is expanding...and rebranding!

Django Doctor is expanding...and rebranding!

19
Comments
1 min read
Set up and Load Initial Data in Django

Set up and Load Initial Data in Django

13
Comments
3 min read
Building a Software Development Team

Building a Software Development Team

2
Comments 2
13 min read
How To Build Image Upload Full Stack Site Using python And Django

How To Build Image Upload Full Stack Site Using python And Django

5
Comments
4 min read
10 Best Forum to become a good Developer in 2022

10 Best Forum to become a good Developer in 2022

90
Comments 3
2 min read
loading...