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.
Django 4.1: Where To Apply Async

Django 4.1: Where To Apply Async

2
Comments
9 min read
How to use subdomains for Different Apps in Django Project ?

How to use subdomains for Different Apps in Django Project ?

14
Comments 2
4 min read
Django eficiente - select_related

Django eficiente - select_related

Comments
3 min read
How to Deploy a Django web App on Vercel (For Free).

How to Deploy a Django web App on Vercel (For Free).

33
Comments 3
3 min read
Use pipenv to create a bug-free virtual environment

Use pipenv to create a bug-free virtual environment

4
Comments
3 min read
Create a custom manage.py command in Django

Create a custom manage.py command in Django

2
Comments
5 min read
Creating HTML Template And Views | Django CMS Building By shriekdj

Creating HTML Template And Views | Django CMS Building By shriekdj

3
Comments
3 min read
How to Test Django, Django Rest-Framework, and Djoser

How to Test Django, Django Rest-Framework, and Djoser

9
Comments
5 min read
I built a platform for helping Django devs to find a new job

I built a platform for helping Django devs to find a new job

3
Comments
1 min read
Volt - Free Django Seed Project

Volt - Free Django Seed Project

7
Comments 2
3 min read
Creating Custom Profile and Tag | Django CMS Building By shriekdj

Creating Custom Profile and Tag | Django CMS Building By shriekdj

1
Comments
3 min read
Django Rest Framework Throttling with API Key

Django Rest Framework Throttling with API Key

7
Comments
1 min read
Django virtual environment setup in 4 simple steps.

Django virtual environment setup in 4 simple steps.

2
Comments
1 min read
DRF boilerplate for user registration and auth using phone number and/or email

DRF boilerplate for user registration and auth using phone number and/or email

12
Comments 4
2 min read
Auto Index and Search Django Model Instances with RediSearch (using redis-search-django)

Auto Index and Search Django Model Instances with RediSearch (using redis-search-django)

14
Comments
2 min read
Django orm haqida!

Django orm haqida!

3
Comments
1 min read
Using HarperDB With Django

Using HarperDB With Django

20
Comments 5
3 min read
How to create GIN index in Django migration

How to create GIN index in Django migration

4
Comments
2 min read
Permission denied to create extension "extension_name" HINT: Must be superuser to create this extension postgres

Permission denied to create extension "extension_name" HINT: Must be superuser to create this extension postgres

3
Comments
1 min read
Deploying Django Application on AWS with Terraform. Connecting to Amazon S3

Deploying Django Application on AWS with Terraform. Connecting to Amazon S3

16
Comments 3
9 min read
How to Handle Static Files in Production server of Django.

How to Handle Static Files in Production server of Django.

Comments
1 min read
How to become a better Django Developer by doing a pet project?

How to become a better Django Developer by doing a pet project?

14
Comments 1
7 min read
How to manage large files with Heroku and Amazon S3 Buckets in Django Projects

How to manage large files with Heroku and Amazon S3 Buckets in Django Projects

2
Comments
11 min read
The contenttypes framework

The contenttypes framework

3
Comments
2 min read
Django Images: Static vs Media

Django Images: Static vs Media

3
Comments 1
3 min read
loading...