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.
Authentication with Django REST Framework

Authentication with Django REST Framework

11
Comments
5 min read
Web Scraping using Django and Selenium

Web Scraping using Django and Selenium

41
Comments 4
13 min read
Serverless Micro Django | Lightweight, yet powerful Python utility for lambda functions

Serverless Micro Django | Lightweight, yet powerful Python utility for lambda functions

3
Comments
2 min read
In Pursuit of PostgreSQL Performance

In Pursuit of PostgreSQL Performance

75
Comments 11
6 min read
Setup IOS Machine To Run A Higher Version Of Python By Default.

Setup IOS Machine To Run A Higher Version Of Python By Default.

2
Comments
2 min read
BUILD THE REST API USING PYTHON DJANGO - PART 1 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 1 🐍

98
Comments
4 min read
Django Rest Framework Authentication with Dj-Rest-Auth

Django Rest Framework Authentication with Dj-Rest-Auth

25
Comments 8
23 min read
Add RSS Feed to your Django site

Add RSS Feed to your Django site

2
Comments
2 min read
Configure media storage in django (Ecomm app)

Configure media storage in django (Ecomm app)

2
Comments
1 min read
Database Scheduler with celery beat and manage schedule in Django admin

Database Scheduler with celery beat and manage schedule in Django admin

16
Comments 1
4 min read
Understand Django: Test Your Apps

Understand Django: Test Your Apps

15
Comments 2
17 min read
Add Sitemap to Your Django Site

Add Sitemap to Your Django Site

5
Comments
2 min read
Useful Django 3rd party packages Part 2

Useful Django 3rd party packages Part 2

5
Comments
1 min read
BUILD THE REST API USING PYTHON DJANGO - PART 3 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 3 🐍

41
Comments 6
4 min read
Flask vs. Django: Which framework to choose in 2021?

Flask vs. Django: Which framework to choose in 2021?

25
Comments 7
6 min read
Launching Django applications

Launching Django applications

14
Comments 2
5 min read
Make your Django models self-timestamp

Make your Django models self-timestamp

3
Comments
1 min read
BUILD THE REST API USING PYTHON DJANGO - PART 2 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 2 🐍

30
Comments 2
5 min read
Login + Registration Page in Django using HTML, CSS, JavaScript (Part I)

Login + Registration Page in Django using HTML, CSS, JavaScript (Part I)

17
Comments
4 min read
How to reset django migrations

How to reset django migrations

9
Comments 1
1 min read
Build a CRUD application using Django and React

Build a CRUD application using Django and React

52
Comments 11
9 min read
Filter data in Django Rest Framework

Filter data in Django Rest Framework

13
Comments
2 min read
Useful Django 3rd party packages part 1

Useful Django 3rd party packages part 1

3
Comments
2 min read
I build a SaaS using React and Django

I build a SaaS using React and Django

14
Comments 2
1 min read
🎯 Tutorial: Deploying a Django app on Heroku

🎯 Tutorial: Deploying a Django app on Heroku

29
Comments 3
6 min read
Finishing Onboarding - Building SaaS #81

Finishing Onboarding - Building SaaS #81

2
Comments
1 min read
Django + Svelte = Best Dev Experience (DX)

Django + Svelte = Best Dev Experience (DX)

34
Comments 6
11 min read
How to use TailwindCSS in a Cookiecutter Django project

How to use TailwindCSS in a Cookiecutter Django project

3
Comments
5 min read
Why we made a Django release notes comparison tool

Why we made a Django release notes comparison tool

5
Comments
1 min read
How to Setup Authentication with Django Graphene and Hasura GraphQL

How to Setup Authentication with Django Graphene and Hasura GraphQL

5
Comments
10 min read
Project1 #2 - Wikipedia Search

Project1 #2 - Wikipedia Search

5
Comments
3 min read
Why you should use Django in 2021

Why you should use Django in 2021

7
Comments
5 min read
BUILD THE REST API USING PYTHON DJANGO - PART 4 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 4 🐍

9
Comments 6
5 min read
The Execution 💻

The Execution 💻

1
Comments
3 min read
Capped Social Network - Building SaaS #76

Capped Social Network - Building SaaS #76

2
Comments
1 min read
Celery progress bar in React

Celery progress bar in React

20
Comments 7
4 min read
Celery with Django in production

Celery with Django in production

30
Comments 8
3 min read
Top 6 questions people ask about Django Apps in a Cloud

Top 6 questions people ask about Django Apps in a Cloud

7
Comments
3 min read
Django image resize on the fly

Django image resize on the fly

6
Comments 1
1 min read
Building an API Post End Point with DjangoRestFramework

Building an API Post End Point with DjangoRestFramework

9
Comments
5 min read
What did I learn the past two months?

What did I learn the past two months?

4
Comments
2 min read
Hotwire in Action 🚀

Hotwire in Action 🚀

27
Comments 2
2 min read
Using Blockonomics Bitcoin Payments API 22:06

Using Blockonomics Bitcoin Payments API

8
Comments 2
1 min read
The Ultimate Fullstack Web Development Bootcamp

The Ultimate Fullstack Web Development Bootcamp

29
Comments 1
2 min read
Scraping Web - Awesome Facts

Scraping Web - Awesome Facts

6
Comments
6 min read
How To Use Htmx In Django

How To Use Htmx In Django

21
Comments 2
4 min read
How to build your own API with Django Rest FrameWork? (Part-1)

How to build your own API with Django Rest FrameWork? (Part-1)

10
Comments
5 min read
Laravel and Django similar concepts

Laravel and Django similar concepts

5
Comments 1
3 min read
PyTest with Django REST Framework: From Zero to Hero

PyTest with Django REST Framework: From Zero to Hero

122
Comments 34
24 min read
React Fast Refresh in Django-react

React Fast Refresh in Django-react

12
Comments
2 min read
Scaling django: measuring your django app's performance

Scaling django: measuring your django app's performance

3
Comments
6 min read
Asynchronous Tasks with Django and GCP Cloud Tasks

Asynchronous Tasks with Django and GCP Cloud Tasks

10
Comments 1
3 min read
DO Hackathon: DjangoGreen - Server Management - Submission

DO Hackathon: DjangoGreen - Server Management - Submission

2
Comments
2 min read
Project1 - Wikipedia and First Look at Django

Project1 - Wikipedia and First Look at Django

11
Comments
3 min read
The right way to use a ManyToManyField in Django

The right way to use a ManyToManyField in Django

16
Comments 1
7 min read
Django model + Frontend CRUD + pagination + API REST and filters by Example

Django model + Frontend CRUD + pagination + API REST and filters by Example

14
Comments
6 min read
Django Person Image Generator

Django Person Image Generator

4
Comments 3
4 min read
Understanding celery and creating simple task in django

Understanding celery and creating simple task in django

16
Comments 1
4 min read
Are Django and Flask Similar?

Are Django and Flask Similar?

7
Comments
4 min read
Create Django REST API (Todo APP)

Create Django REST API (Todo APP)

37
Comments
5 min read
loading...