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

8
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

21
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

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