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.
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
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
Django and Modern JS Libraries - React (2)

Django and Modern JS Libraries - React (2)

16
Comments
10 min read
How to automate your Postgres database backups

How to automate your Postgres database backups

10
Comments 1
9 min read
How to backup and restore a Postgres database

How to backup and restore a Postgres database

9
Comments
6 min read
Here's what I learned from examining the Django official tutorial, after using the framework for 3 months

Here's what I learned from examining the Django official tutorial, after using the framework for 3 months

6
Comments
4 min read
Python 3.9

Python 3.9

9
Comments 1
1 min read
Automatic synchronization of Django services

Automatic synchronization of Django services

36
Comments 1
7 min read
Running Geo Django on ElasticBeanstalk

Running Geo Django on ElasticBeanstalk

2
Comments
1 min read
A tour of Django server setups

A tour of Django server setups

16
Comments 1
15 min read
Build a complete warehouse management system with React and Django.

Build a complete warehouse management system with React and Django.

149
Comments 22
1 min read
Django in Production - I

Django in Production - I

3
Comments
4 min read
Python3 Challenge: Unraveling Web Scraping

Python3 Challenge: Unraveling Web Scraping

6
Comments
3 min read
Django DBML generator

Django DBML generator

4
Comments
1 min read
How async should have been

How async should have been

16
Comments
9 min read
Writing JSON based REST APIs in Pure Django without using DRF or tastypie.

Writing JSON based REST APIs in Pure Django without using DRF or tastypie.

8
Comments
1 min read
Obfuscate Django models ids by encoding them as non-sequential non-predictable strings

Obfuscate Django models ids by encoding them as non-sequential non-predictable strings

15
Comments 1
5 min read
How to Add Subscription Based Throttling to a Django API

How to Add Subscription Based Throttling to a Django API

21
Comments 2
3 min read
Custom User Model and Manager ( Django REST Framework )

Custom User Model and Manager ( Django REST Framework )

5
Comments
3 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 4
4 min read
Zero Boilerplate , Zero Runtime errors : Coding with Monads

Zero Boilerplate , Zero Runtime errors : Coding with Monads

5
Comments
4 min read
loading...