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.
How to build a photo feed using Django and Pusher

How to build a photo feed using Django and Pusher

38
Comments 1
7 min read
How to Build a Message Delivery Status in Django

How to Build a Message Delivery Status in Django

27
Comments
9 min read
Full-Text Search in Django with PostgreSQL

Full-Text Search in Django with PostgreSQL

75
Comments 2
13 min read
Django transactional emails made easy

Django transactional emails made easy

30
Comments 6
6 min read
From MySQL to PostgreSQL

From MySQL to PostgreSQL

26
Comments
6 min read
Does anyone know how to use matplotlib within django projects?

Does anyone know how to use matplotlib within django projects?

9
Comments 3
1 min read
Django to Phoenix - Part 4: Sessions

Django to Phoenix - Part 4: Sessions

12
Comments 3
8 min read
Django to Phoenix - Part 1: Docker for Dev

Django to Phoenix - Part 1: Docker for Dev

18
Comments 2
6 min read
Django to Phoenix - Part 0: Background

Django to Phoenix - Part 0: Background

17
Comments 3
1 min read
Deploying Django Apps; Containers

Deploying Django Apps; Containers

24
Comments
2 min read
Django Chat Room App

Django Chat Room App

7
Comments 9
1 min read
LB Console for BigIp F5

LB Console for BigIp F5

9
Comments
2 min read
More Onboarding Goodness - Building SaaS #53

More Onboarding Goodness - Building SaaS #53

4
Comments
1 min read
Flask vs Django.... can I skip flask after the basics of python and use Django???

Flask vs Django.... can I skip flask after the basics of python and use Django???

3
Comments 1
1 min read
Django + webpack + Vue.js: setting up a new project that’s easy to develop and deploy (part 1)

Django + webpack + Vue.js: setting up a new project that’s easy to develop and deploy (part 1)

41
Comments 13
1 min read
Django views/paths to home.html and about.html

Django views/paths to home.html and about.html

8
Comments 1
1 min read
Numbers in Translatable Strings

Numbers in Translatable Strings

7
Comments
7 min read
Django.... should I be switching around paths?

Django.... should I be switching around paths?

11
Comments 3
1 min read
When you Create a Django project.... what are the ideal files and folders to have? As a example, for a typical website.

When you Create a Django project.... what are the ideal files and folders to have? As a example, for a typical website.

3
Comments 2
1 min read
What am I doing wrong? (I’m trying to make a Django project)

What am I doing wrong? (I’m trying to make a Django project)

3
Comments 5
1 min read
dev-toolbar a web developer’s best friend!

dev-toolbar a web developer’s best friend!

20
Comments 2
4 min read
"How to use email as user identifier in Django 1.11"

"How to use email as user identifier in Django 1.11"

14
Comments
4 min read
DJANGO PAGES.... how do you have a home.html as a template? ITS NOT WORKING

DJANGO PAGES.... how do you have a home.html as a template? ITS NOT WORKING

17
Comments 7
1 min read
Onboarding Forms - Building SaaS #51

Onboarding Forms - Building SaaS #51

4
Comments
1 min read
How much Python do I need to learn for Django?

How much Python do I need to learn for Django?

3
Comments
3 min read
loading...