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.
Encrypting a Django Rest Framework Response

Encrypting a Django Rest Framework Response

3
Comments 1
10 min read
Deploying an existing Django project on PythonAnywhere

Deploying an existing Django project on PythonAnywhere

Comments
5 min read
Migrating From Django to Next.js: What’s the Equivalent for Django-Guardian?

Migrating From Django to Next.js: What’s the Equivalent for Django-Guardian?

8
Comments
5 min read
Custom User In Django

Custom User In Django

1
Comments
3 min read
Simple Python and Django logging

Simple Python and Django logging

Comments
4 min read
How to deploy django application to production

How to deploy django application to production

Comments
4 min read
Introduction to Django framework for beginners

Introduction to Django framework for beginners

3
Comments 4
8 min read
6 Tips for Being an Effective Member of a Winning Hackathon Team

6 Tips for Being an Effective Member of a Winning Hackathon Team

2
Comments 1
3 min read
Django - CBVs or FBVs?

Django - CBVs or FBVs?

Comments
3 min read
Practical Guide to Web-scraping in Python

Practical Guide to Web-scraping in Python

8
Comments 2
15 min read
Record Insert with Relational Validation in One SQL Statement

Record Insert with Relational Validation in One SQL Statement

3
Comments
7 min read
Quick start on Selenium tests with Django and GitHub Actions deployment

Quick start on Selenium tests with Django and GitHub Actions deployment

Comments
4 min read
Django Tutorials For Absolute Beginners - 2023

Django Tutorials For Absolute Beginners - 2023

4
Comments 2
6 min read
Activate the first Bootstrap collapse in Django for dynamic data.

Activate the first Bootstrap collapse in Django for dynamic data.

1
Comments
2 min read
How to deploy a Django Docker container to Elastic Beanstalk

How to deploy a Django Docker container to Elastic Beanstalk

1
Comments
2 min read
Remove "%...% in urls

Remove "%...% in urls

4
Comments
1 min read
Celery & Redis : exécution de tùches en différé / asynchrones

Celery & Redis : exécution de tùches en différé / asynchrones

Comments
6 min read
Essential settings to change for a Django app in production

Essential settings to change for a Django app in production

2
Comments
3 min read
Getting Started with Django and Python: A Beginner's Guide

Getting Started with Django and Python: A Beginner's Guide

Comments
2 min read
Django Takeoff! Course (FREE)

Django Takeoff! Course (FREE)

Comments
1 min read
This Week in Changelogs: Django and faker

This Week in Changelogs: Django and faker

1
Comments
3 min read
How to Deploy Django Website for Free in 2023

How to Deploy Django Website for Free in 2023

3
Comments 5
4 min read
Django Bootstrap Login Template (How-To)

Django Bootstrap Login Template (How-To)

1
Comments
4 min read
Como criar Middlewares customizados no Django

Como criar Middlewares customizados no Django

Comments
5 min read
Django. Đ Đ°Đ±ĐŸŃ‚Đ° чДрДз WebSocket. Đ‘ĐžĐ±Đ»ĐžĐŸŃ‚Đ”ĐșĐ° Channels

Django. Đ Đ°Đ±ĐŸŃ‚Đ° чДрДз WebSocket. Đ‘ĐžĐ±Đ»ĐžĐŸŃ‚Đ”ĐșĐ° Channels

Comments
1 min read
How to Develop and Deploy Django Tailwind Blog and Developer Portfolio Website

How to Develop and Deploy Django Tailwind Blog and Developer Portfolio Website

4
Comments 3
2 min read
Setting up a Django Project On Ubuntu 22.04 - Beginners Guide

Setting up a Django Project On Ubuntu 22.04 - Beginners Guide

2
Comments
7 min read
3-tier authentication - understand and conceptualizeđŸ“žđŸ€Ż the process

3-tier authentication - understand and conceptualizeđŸ“žđŸ€Ż the process

8
Comments
9 min read
Creating a User Profile model in Django to hold additional user info

Creating a User Profile model in Django to hold additional user info

Comments
3 min read
rant_category() got an unexpected keyword argument 'slug'

rant_category() got an unexpected keyword argument 'slug'

4
Comments
1 min read
Why Django? - MVT Model

Why Django? - MVT Model

3
Comments
1 min read
Why do you need django signals right now?

Why do you need django signals right now?

2
Comments 1
5 min read
Python Django User Interface

Python Django User Interface

2
Comments
1 min read
Code-First Auto-Generated OpenAPI Docs for Django Applications

Code-First Auto-Generated OpenAPI Docs for Django Applications

9
Comments
4 min read
Analytics with Django & Chart.js - Simpler Than Expected

Analytics with Django & Chart.js - Simpler Than Expected

2
Comments
3 min read
Marketing for Developers

Marketing for Developers

14
Comments 4
6 min read
Django All Configuration in single Command

Django All Configuration in single Command

2
Comments 2
1 min read
Build API Key Authentication in your Django REST application: Django, Django REST, Simple API Key & Docker

Build API Key Authentication in your Django REST application: Django, Django REST, Simple API Key & Docker

5
Comments
8 min read
Django Rest Framework: adding DateTimeField format serializer validation

Django Rest Framework: adding DateTimeField format serializer validation

1
Comments 1
2 min read
Django VS Angular: A Complete Guide (2023)

Django VS Angular: A Complete Guide (2023)

1
Comments
7 min read
📰 Django News #168 - Django 4.2 beta 1 released

📰 Django News #168 - Django 4.2 beta 1 released

4
Comments
3 min read
How We Built an Application to Test Student Docker Images for Database Systems University Course

How We Built an Application to Test Student Docker Images for Database Systems University Course

2
Comments
15 min read
Write Faster Django Queries

Write Faster Django Queries

7
Comments
18 min read
Protect Your Sensitive Data: A Guide to .env Files in Django

Protect Your Sensitive Data: A Guide to .env Files in Django

2
Comments
3 min read
Prepara tu entorno Django para trabajar con HTML, CSS, javascripts, imĂĄgenes y GitHub

Prepara tu entorno Django para trabajar con HTML, CSS, javascripts, imĂĄgenes y GitHub

3
Comments 3
11 min read
Entendendo Task Queue com Django, Celery e RabbitMQ

Entendendo Task Queue com Django, Celery e RabbitMQ

4
Comments
7 min read
Django-Cookie-Consent

Django-Cookie-Consent

Comments 2
3 min read
YouTube Geeks - One-stop platform to make learning from YouTube more productive [Linode + DEV Hackathon Project]

YouTube Geeks - One-stop platform to make learning from YouTube more productive [Linode + DEV Hackathon Project]

4
Comments 2
3 min read
Django and HTMX

Django and HTMX

6
Comments
7 min read
How to manage physical resources in your Docker containers and keep production servers faster?

How to manage physical resources in your Docker containers and keep production servers faster?

4
Comments
1 min read
Set up Django on a Linux VM with Google Cloud Platform

Set up Django on a Linux VM with Google Cloud Platform

4
Comments
4 min read
Data Visualization using CanvasJS in Django Apps

Data Visualization using CanvasJS in Django Apps

Comments
2 min read
REST APIs with Django Djoser

REST APIs with Django Djoser

Comments
3 min read
Django Crispy Forms

Django Crispy Forms

4
Comments 1
4 min read
Test-Driven Development with Django

Test-Driven Development with Django

1
Comments
20 min read
stockControl đŸ„•đŸ„«đŸŠ - A comprehensive system for tracking recipes, ingredients and costs - *Update*

stockControl đŸ„•đŸ„«đŸŠ - A comprehensive system for tracking recipes, ingredients and costs - *Update*

Comments
5 min read
Blog App with Django and Bulma CSS Framework

Blog App with Django and Bulma CSS Framework

Comments
8 min read
Build Interactive Analytical Dashboard in Django

Build Interactive Analytical Dashboard in Django

3
Comments
2 min read
NĂ€me Üçin Python Öwrenmeli?

NĂ€me Üçin Python Öwrenmeli?

21
Comments
2 min read
Entendendo o problema de N+1 query usando o Django

Entendendo o problema de N+1 query usando o Django

2
Comments
8 min read
loading...