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.
Deploying your Django 3 App

Deploying your Django 3 App

43
Comments 3
10 min read
Hidden keys on django projects

Hidden keys on django projects

8
Comments
1 min read
Type Annotate an existing Python Django Codebase with MonkeyType

Type Annotate an existing Python Django Codebase with MonkeyType

10
Comments 2
6 min read
Multiple User Types With Custom Data Fields for Django

Multiple User Types With Custom Data Fields for Django

13
Comments 1
1 min read
Step by Step Guide on how to set up a Django Database

Step by Step Guide on how to set up a Django Database

10
Comments 3
4 min read
What is Django (Python)?

What is Django (Python)?

33
Comments
4 min read
Learn Django from scratch with a small project_1.

Learn Django from scratch with a small project_1.

16
Comments 2
4 min read
Hosting a Python Django web application on Heroku

Hosting a Python Django web application on Heroku

9
Comments
3 min read
Learn Django from scratch using a small project.

Learn Django from scratch using a small project.

7
Comments 2
1 min read
How to protect your Django Secret and OAuth Keys [2024 revised]

How to protect your Django Secret and OAuth Keys [2024 revised]

47
Comments 22
2 min read
Django News #32 - New Python 3.8, PyCon Africa, San Francisco Django Virtual Meetup, and more.

Django News #32 - New Python 3.8, PyCon Africa, San Francisco Django Virtual Meetup, and more.

6
Comments
3 min read
login auth and registration using Django and PostgreSQL

login auth and registration using Django and PostgreSQL

11
Comments
2 min read
Starting the Onboarding Flow - Building SaaS #49

Starting the Onboarding Flow - Building SaaS #49

7
Comments
1 min read
AdminLTE - Migrated to Jinja2, Flask and Django

AdminLTE - Migrated to Jinja2, Flask and Django

38
Comments 2
3 min read
Django + Bootstrap: Basic setup

Django + Bootstrap: Basic setup

51
Comments 1
4 min read
Learn Django in an easy way

Learn Django in an easy way

9
Comments 1
1 min read
Django Log In with Email not Username

Django Log In with Email not Username

47
Comments 2
7 min read
Django: What, Why, When ?

Django: What, Why, When ?

12
Comments 1
2 min read
So I built a Django App

So I built a Django App

2
Comments
11 min read
Don’t Use SSL with Django in Development Mode

Don’t Use SSL with Django in Development Mode

3
Comments 2
3 min read
Django rest framework PDF generator

Django rest framework PDF generator

7
Comments 4
1 min read
Django News #31 - Django 3.1 Preview

Django News #31 - Django 3.1 Preview

7
Comments
3 min read
SEO For Django: 5 Methods To Improve SEO

SEO For Django: 5 Methods To Improve SEO

93
Comments 10
5 min read
What's New in Django 3.1

What's New in Django 3.1

51
Comments 2
4 min read
Codecast #6: Writing Two Scoops of Django

Codecast #6: Writing Two Scoops of Django

8
Comments
1 min read
Django Testing Toolbox

Django Testing Toolbox

10
Comments
7 min read
Django Shopify Webhook HMAC Verify

Django Shopify Webhook HMAC Verify

8
Comments 10
1 min read
15 Django PROJECT IDEAS: BEGINNER TO EXPERT [WITH FREE TUTORIAL]

15 Django PROJECT IDEAS: BEGINNER TO EXPERT [WITH FREE TUTORIAL]

234
Comments 10
1 min read
Pure serverless Django with django-gcloud-connectors

Pure serverless Django with django-gcloud-connectors

16
Comments
4 min read
6 + 1 Free Django tutorials for beginners

6 + 1 Free Django tutorials for beginners

28
Comments 1
2 min read
15 Python PROJECT IDEAS: BEGINNER TO EXPERT [WITH FREE TUTORIAL]

15 Python PROJECT IDEAS: BEGINNER TO EXPERT [WITH FREE TUTORIAL]

47
Comments
1 min read
GeoDjango Installation: PostGIS and GDAL

GeoDjango Installation: PostGIS and GDAL

11
Comments 3
2 min read
React, Django, and PostgreSQL Dockerized — Part 1: Development Setup

React, Django, and PostgreSQL Dockerized — Part 1: Development Setup

27
Comments 5
4 min read
Starting a Django Application

Starting a Django Application

11
Comments
2 min read
Build A Complete Solution With Django and React

Build A Complete Solution With Django and React

32
Comments
1 min read
Caching in Django REST Framework: Memcached

Caching in Django REST Framework: Memcached

25
Comments
3 min read
How to create RSS feed with HTML content in Django

How to create RSS feed with HTML content in Django

5
Comments
2 min read
How to become more productive using Makefile

How to become more productive using Makefile

86
Comments 20
2 min read
Codecast #4

Codecast #4

21
Comments
1 min read
Django News #30 - New Django & Python Releases

Django News #30 - New Django & Python Releases

7
Comments
3 min read
Django Static Files Tutorial

Django Static Files Tutorial

29
Comments 2
4 min read
Django Slug Tutorial

Django Slug Tutorial

24
Comments
11 min read
How to Learn Django (2020)

How to Learn Django (2020)

298
Comments 14
4 min read
📧 Email authentication in Django-Rest-Framework

📧 Email authentication in Django-Rest-Framework

21
Comments 3
3 min read
Class-Based Views or Function-Based Views. And When?

Class-Based Views or Function-Based Views. And When?

13
Comments
3 min read
Improve Signup Rates with django-allauth

Improve Signup Rates with django-allauth

7
Comments
6 min read
How to Send Customers Text Messages Using Django & Twilio

How to Send Customers Text Messages Using Django & Twilio

2
Comments
2 min read
Making Django App Publicly Accessible With Ngrok

Making Django App Publicly Accessible With Ngrok

11
Comments
1 min read
Django administration...

Django administration...

8
Comments
1 min read
Using Django and Stripe for Monthly Subscriptions

Using Django and Stripe for Monthly Subscriptions

7
Comments
10 min read
How to choose a language on Google App Engine if performance matters

How to choose a language on Google App Engine if performance matters

6
Comments
2 min read
Django News #29 - Wagtail Sub Teams, Django Admin 2FA and TOTP, Learning Django in 2020, and more

Django News #29 - Wagtail Sub Teams, Django Admin 2FA and TOTP, Learning Django in 2020, and more

9
Comments
3 min read
How to find what you want in the Django documentation

How to find what you want in the Django documentation

5
Comments
8 min read
Law of leaky abstraction and on learning the internal a.k.a the hard way

Law of leaky abstraction and on learning the internal a.k.a the hard way

8
Comments 3
4 min read
Understand Django: Store Data With Models

Understand Django: Store Data With Models

21
Comments 2
19 min read
Building my first Django project with CSS and Static Files

Building my first Django project with CSS and Static Files

6
Comments 1
2 min read
Day 30 of #100DaysOfCode: Refresh JWT in the HttpOnly cookie

Day 30 of #100DaysOfCode: Refresh JWT in the HttpOnly cookie

7
Comments
1 min read
Django and Modern JS Libraries - Backend (1)

Django and Modern JS Libraries - Backend (1)

56
Comments
12 min read
Can Django be asynchronous?

Can Django be asynchronous?

10
Comments 4
3 min read
Django and Modern JS Libraries - Svelte (3)

Django and Modern JS Libraries - Svelte (3)

19
Comments 2
9 min read
loading...