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.
Deploying Django Application on AWS with Terraform. Minimal Working Setup

Deploying Django Application on AWS with Terraform. Minimal Working Setup

47
Comments 7
13 min read
Django Rest API x Flutter

Django Rest API x Flutter

12
Comments 2
4 min read
Use Django and the Dev.to API to Display Posts

Use Django and the Dev.to API to Display Posts

5
Comments
10 min read
Working on Full Stack Applications!

Working on Full Stack Applications!

8
Comments
5 min read
Easily Convert Django Function Based Views To Class Based Views

Easily Convert Django Function Based Views To Class Based Views

45
Comments 4
4 min read
How to add real-time notifications with Django and nextjs

How to add real-time notifications with Django and nextjs

20
Comments
5 min read
Download uploaded files only from Django Admin

Download uploaded files only from Django Admin

5
Comments
2 min read
How to Handle Relationships with Django

How to Handle Relationships with Django

9
Comments
3 min read
Django + PostgreSQL Deployment on Railway App

Django + PostgreSQL Deployment on Railway App

33
Comments 29
16 min read
Understanding Amazon SQS with Python and Django - Part 1

Understanding Amazon SQS with Python and Django - Part 1

6
Comments
10 min read
Why Django Rest Framework is the Best Option for API Development

Why Django Rest Framework is the Best Option for API Development

6
Comments
4 min read
About python web development

About python web development

5
Comments
3 min read
Testing with Django REST Framework

Testing with Django REST Framework

26
Comments 2
4 min read
The Django way ...

The Django way ...

5
Comments
3 min read
BUILDING A SIMPLE APP WITH DJANGO’S FUNCTION BASED VIEWS

BUILDING A SIMPLE APP WITH DJANGO’S FUNCTION BASED VIEWS

8
Comments 1
8 min read
What are CRUD Methods? How can we Implement them in Django?

What are CRUD Methods? How can we Implement them in Django?

16
Comments 7
4 min read
My Favorite Django 🦄 Template Filters

My Favorite Django 🦄 Template Filters

35
Comments 10
2 min read
Django + PostgreSQL Deployment on Heroku

Django + PostgreSQL Deployment on Heroku

18
Comments 6
17 min read
Django admin custom pages

Django admin custom pages

8
Comments
3 min read
DjangoStart New Release 1.0.4 🎊

DjangoStart New Release 1.0.4 🎊

5
Comments 2
1 min read
Python Django - The Practical Guide

Python Django - The Practical Guide

8
Comments
5 min read
Soft UI Dashboard - Free Django Template

Soft UI Dashboard - Free Django Template

32
Comments 2
2 min read
Django Retail Website Deployment

Django Retail Website Deployment

5
Comments
9 min read
How to serve media files on Django production environment?

How to serve media files on Django production environment?

5
Comments 2
1 min read
Django-Start Script ✨

Django-Start Script ✨

6
Comments
1 min read
QUICK INTRO TO DJANGO SIGNALS

QUICK INTRO TO DJANGO SIGNALS

13
Comments
2 min read
Class Manager Django + React

Class Manager Django + React

3
Comments
3 min read
How to customize Django Admin site by itself ?

How to customize Django Admin site by itself ?

18
Comments
1 min read
Hello dev, suggest me best projects idea to build strong resume

Hello dev, suggest me best projects idea to build strong resume

9
Comments 2
1 min read
Roadmap To Backend Developer in 2022.

Roadmap To Backend Developer in 2022.

19
Comments
5 min read
Unique view count in specific object/view django rest framework

Unique view count in specific object/view django rest framework

13
Comments
2 min read
Starting Django as a Beginner

Starting Django as a Beginner

7
Comments 2
3 min read
7 Reasons Why Django Framework is a Perfect Framework for Startups

7 Reasons Why Django Framework is a Perfect Framework for Startups

19
Comments
5 min read
USING RAILWAY APP TO DEPLOY YOUR DJANGO PROJECT

USING RAILWAY APP TO DEPLOY YOUR DJANGO PROJECT

29
Comments 49
3 min read
How to show images of the model in Django Admin?

How to show images of the model in Django Admin?

25
Comments 1
2 min read
Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

5
Comments 1
3 min read
Fullstack? Why not (Django + Vue-js) - episode 1

Fullstack? Why not (Django + Vue-js) - episode 1

7
Comments
2 min read
Fullstack? Why not (Django + Vue-js) - episode 2

Fullstack? Why not (Django + Vue-js) - episode 2

5
Comments
2 min read
Fullstack? Why not (Django + Vue-js) - episode 0

Fullstack? Why not (Django + Vue-js) - episode 0

5
Comments
1 min read
AngularJS & Django with CSRF_COOKIE_HTTPONLY

AngularJS & Django with CSRF_COOKIE_HTTPONLY

5
Comments
2 min read
Django WebSocket tutorial for begineers

Django WebSocket tutorial for begineers

6
Comments
3 min read
Migrate a Django App from Heroku to Render (and get it ready for prod)

Migrate a Django App from Heroku to Render (and get it ready for prod)

10
Comments
21 min read
How to Protect Your Django Project's Secret Key

How to Protect Your Django Project's Secret Key

15
Comments
2 min read
A simple guide to using the Useless Facts API

A simple guide to using the Useless Facts API

7
Comments
2 min read
HTML inside a MultiFieldPanel

HTML inside a MultiFieldPanel

7
Comments
1 min read
Announcing DiversityOrgs.Tech (Beta 2)

Announcing DiversityOrgs.Tech (Beta 2)

10
Comments
3 min read
Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

2
Comments
1 min read
Convert Django website to PWA

Convert Django website to PWA

22
Comments 1
3 min read
Deploying Django Application on AWS Fargate in 8 minutes

Deploying Django Application on AWS Fargate in 8 minutes

3
Comments
5 min read
Django Deployment with Nginx in Ubuntu

Django Deployment with Nginx in Ubuntu

6
Comments
3 min read
Django nested inline redering

Django nested inline redering

2
Comments 2
5 min read
Django COPY PASTE !

Django COPY PASTE !

7
Comments
5 min read
How to start a Django project

How to start a Django project

11
Comments
2 min read
Creating a Custom Authentication Backend In Django

Creating a Custom Authentication Backend In Django

21
Comments 1
4 min read
Customizable Django Admin themes

Customizable Django Admin themes

15
Comments
2 min read
Integrating hCaptcha with Django-allauth

Integrating hCaptcha with Django-allauth

8
Comments
2 min read
Lets Build An E-commerce Django REST API & GraphQL on the same App .

Lets Build An E-commerce Django REST API & GraphQL on the same App .

17
Comments 2
14 min read
Fix "None Type is not iterable " in Django

Fix "None Type is not iterable " in Django

7
Comments
1 min read
Many-to-many relationships in Django explained

Many-to-many relationships in Django explained

10
Comments
3 min read
Django and Google Spreadsheet API: Automatically creating and deleting multiple tabs or sheets

Django and Google Spreadsheet API: Automatically creating and deleting multiple tabs or sheets

9
Comments
5 min read
loading...