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.
Creating HTML Template And Views | Django CMS Building By shriekdj

Creating HTML Template And Views | Django CMS Building By shriekdj

1
Comments
3 min read
The Best Free Learning Resources for Python and Django

The Best Free Learning Resources for Python and Django

6
Comments
2 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

10
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

3
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?

23
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

2
Comments
2 min read
Framing the Code for a Well Working Front End

Framing the Code for a Well Working Front End

6
Comments
4 min read
Django Images: Static vs Media

Django Images: Static vs Media

3
Comments 1
3 min read
Understanding Amazon SQS with Python and Django - Part 2

Understanding Amazon SQS with Python and Django - Part 2

7
Comments 1
8 min read
Creating a simple Django site with a contact form and saving the received information in the database

Creating a simple Django site with a contact form and saving the received information in the database

5
Comments
6 min read
Customizing Slug Field for Post Model | Django CMS Building By shriekdj

Customizing Slug Field for Post Model | Django CMS Building By shriekdj

7
Comments
3 min read
Custom CSS to Django form inputs

Custom CSS to Django form inputs

6
Comments
2 min read
Deploying Django Application on AWS with Terraform. Setting up Celery and SQS

Deploying Django Application on AWS with Terraform. Setting up Celery and SQS

24
Comments 2
12 min read
Using Firebase to send real-time notifications in Django apps

Using Firebase to send real-time notifications in Django apps

32
Comments
7 min read
Django signal...

Django signal...

1
Comments
1 min read
Creating Custom CMS In Django | Django CMS Building By shriekdj

Creating Custom CMS In Django | Django CMS Building By shriekdj

6
Comments 5
1 min read
How to optimize the performance of Django admin with millions of data in MongoDB

How to optimize the performance of Django admin with millions of data in MongoDB

11
Comments 1
3 min read
CSRF verification failed. Request aborted. in django rest framework

CSRF verification failed. Request aborted. in django rest framework

4
Comments 1
1 min read
CSRF verification failed. Request aborted. in django rest framework

CSRF verification failed. Request aborted. in django rest framework

5
Comments
1 min read
Deploying Django Application on AWS with Terraform. Namecheap Domain + SSL

Deploying Django Application on AWS with Terraform. Namecheap Domain + SSL

17
Comments
6 min read
Multithreading in Django using threading and Queue

Multithreading in Django using threading and Queue

7
Comments
4 min read
Setup and Create your First Django Application

Setup and Create your First Django Application

3
Comments
3 min read
User model with email as the identifier in Django

User model with email as the identifier in Django

2
Comments
4 min read
Everything You Need to Know About Caching in Django

Everything You Need to Know About Caching in Django

8
Comments
9 min read
Django + HTMX CRUD application

Django + HTMX CRUD application

14
Comments 1
20 min read
Adding a 'honeypot' to our Django admin

Adding a 'honeypot' to our Django admin

8
Comments 2
1 min read
Django: How to implement Python Decouple

Django: How to implement Python Decouple

10
Comments
2 min read
Adding a Session timeout in Django

Adding a Session timeout in Django

10
Comments 1
2 min read
Multi-factor authentication (MFA) for your Django admin page

Multi-factor authentication (MFA) for your Django admin page

10
Comments 2
3 min read
Using a simple captcha in Django

Using a simple captcha in Django

8
Comments
2 min read
Django: How to protect your views

Django: How to protect your views

5
Comments
1 min read
Django models: Updating a record from a database - [UPDATE]

Django models: Updating a record from a database - [UPDATE]

4
Comments
2 min read
Django models: Deleting a record from a database - [DELETE]

Django models: Deleting a record from a database - [DELETE]

4
Comments
2 min read
Django models: Reading records from a database - [READ]

Django models: Reading records from a database - [READ]

4
Comments
2 min read
How to Customize Django Forms using Django Widget Tweaks

How to Customize Django Forms using Django Widget Tweaks

6
Comments
2 min read
The best third-party tools to utilize for Django deployment

The best third-party tools to utilize for Django deployment

6
Comments
2 min read
Django web application security checklist

Django web application security checklist

15
Comments
4 min read
Django: The topics that you need to master as a beginner

Django: The topics that you need to master as a beginner

6
Comments 1
1 min read
Django models: Creating a simple model with records - [CREATE]

Django models: Creating a simple model with records - [CREATE]

4
Comments
2 min read
[Django] Error: That port is already in use.

[Django] Error: That port is already in use.

4
Comments
1 min read
Upgrade django queries with F() expression

Upgrade django queries with F() expression

5
Comments
3 min read
Deploying Django Project with Railway Nixpacks

Deploying Django Project with Railway Nixpacks

5
Comments 4
16 min read
Deploying Django Application on AWS with Terraform. Connecting PostgreSQL RDS

Deploying Django Application on AWS with Terraform. Connecting PostgreSQL RDS

14
Comments 2
7 min read
BUILDING A SIMPLE APP WITH DJANGO'S CLASS BASED VIEWS.

BUILDING A SIMPLE APP WITH DJANGO'S CLASS BASED VIEWS.

4
Comments
7 min read
Django vs Flask vs FastAPI for Software Founders

Django vs Flask vs FastAPI for Software Founders

5
Comments
14 min read
My Cookiecutter Django Setup

My Cookiecutter Django Setup

4
Comments
3 min read
Deploying Django Application on AWS with Terraform. Minimal Working Setup

Deploying Django Application on AWS with Terraform. Minimal Working Setup

62
Comments 7
13 min read
loading...