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.
Converting dates from an API response in a Django Template

Converting dates from an API response in a Django Template

9
Comments
3 min read
Fast Forms With UpdateView - Building SaaS #44

Fast Forms With UpdateView - Building SaaS #44

3
Comments
2 min read
Django GenericForeignKey with GenericRelation

Django GenericForeignKey with GenericRelation

17
Comments
2 min read
Building my first Django project with pages

Building my first Django project with pages

8
Comments
2 min read
Deploy Django or Flask in 3 easy steps (in production)

Deploy Django or Flask in 3 easy steps (in production)

11
Comments
2 min read
Scaling Django/Postgres with PgBouncer on Heroku

Scaling Django/Postgres with PgBouncer on Heroku

14
Comments
9 min read
Building a Django + Vue.js application with AWS CDK and GitLab CI (also, how to scale Celery workers to zero)

Building a Django + Vue.js application with AWS CDK and GitLab CI (also, how to scale Celery workers to zero)

38
Comments 9
21 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 7
4 min read
Quick tip: posting to JSON:APIs

Quick tip: posting to JSON:APIs

10
Comments 1
2 min read
Build Gunicorn from Scratch

Build Gunicorn from Scratch

23
Comments
5 min read
Django/Postgres Setup

Django/Postgres Setup

7
Comments
5 min read
Thank you Adam Johnson !!

Thank you Adam Johnson !!

7
Comments
1 min read
Django LoginView and flash messages

Django LoginView and flash messages

8
Comments 1
1 min read
Creating a Subscription SaaS Application with Django and Stripe

Creating a Subscription SaaS Application with Django and Stripe

173
Comments 19
29 min read
Database Design Tutorial for Beginners

Database Design Tutorial for Beginners

281
Comments 12
4 min read
Your Intro to Stripe: Online Payments Processing

Your Intro to Stripe: Online Payments Processing

26
Comments 1
5 min read
Day 27 of #100DaysOfCode: [OAuth2.0] integrate ReactJS and Django with Social login (Github)

Day 27 of #100DaysOfCode: [OAuth2.0] integrate ReactJS and Django with Social login (Github)

7
Comments 2
1 min read
Security in a Django Application

Security in a Django Application

10
Comments
1 min read
Mid Meet Py - Ep.10 - Interview with Adam Johnson 45:10

Mid Meet Py - Ep.10 - Interview with Adam Johnson

5
Comments
1 min read
Django and Vue.js: Let’s have fun together

Django and Vue.js: Let’s have fun together

9
Comments
5 min read
Deploy The Django web application on AWS EC2 Instance

Deploy The Django web application on AWS EC2 Instance

18
Comments 4
5 min read
Building my first Django project with a Database

Building my first Django project with a Database

5
Comments
1 min read
Building my first Django project

Building my first Django project

2
Comments
2 min read
Fluxo de uma requisição no Django

Fluxo de uma requisição no Django

21
Comments 2
3 min read
Are you storing your files correctly? Let’s explore a real-world backend issue.

Are you storing your files correctly? Let’s explore a real-world backend issue.

8
Comments
2 min read
loading...