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.
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
Options for public facing IDs in Django

Options for public facing IDs in Django

8
Comments
5 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

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

152
Comments 22
1 min read
loading...