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.
uwsgi error: bind(): No such file or directory [core/socket.c line 230]

uwsgi error: bind(): No such file or directory [core/socket.c line 230]

8
Comments
1 min read
Django Channels - A Simple Chat App Part 2

Django Channels - A Simple Chat App Part 2

19
Comments
6 min read
django-environ with Lists Environment Varibles in .env Files

django-environ with Lists Environment Varibles in .env Files

4
Comments
1 min read
How to Deploy a Python Django Application using PlanetScale and Koyeb Serverless Platform

How to Deploy a Python Django Application using PlanetScale and Koyeb Serverless Platform

4
Comments
8 min read
print("Hello, World!")

print("Hello, World!")

21
Comments 6
2 min read
Type Check Your Django Application

Type Check Your Django Application

6
Comments
15 min read
How can you differentiate between Array and LinkedList?

How can you differentiate between Array and LinkedList?

5
Comments 2
4 min read
Consuming API with Django and Chart.js [Part 3]

Consuming API with Django and Chart.js [Part 3]

6
Comments
7 min read
Understand Elif-statements in Python in just 5 minutes!!!

Understand Elif-statements in Python in just 5 minutes!!!

6
Comments
4 min read
Beautiful Hackernews UI: Working with Hackernews API in Python (Django)

Beautiful Hackernews UI: Working with Hackernews API in Python (Django)

71
Comments 4
7 min read
Introduction to Django Architecture and Django Settings

Introduction to Django Architecture and Django Settings

8
Comments 1
4 min read
Django Custom Model Field - Positive Decimal Field

Django Custom Model Field - Positive Decimal Field

5
Comments
3 min read
Consuming API with Django and Chart.js [Part 2]

Consuming API with Django and Chart.js [Part 2]

7
Comments 2
8 min read
Build and Deploy your Django & React App: Authentication, Docker, AWS Lightsail, GitHub Actions & PostgreSQL

Build and Deploy your Django & React App: Authentication, Docker, AWS Lightsail, GitHub Actions & PostgreSQL

22
Comments 2
3 min read
Consuming API with Django and Chart.js [Part 1]

Consuming API with Django and Chart.js [Part 1]

6
Comments 1
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.