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.
Collect payments in your Django ecommerce portal using Flutterwave ~PART 1

Collect payments in your Django ecommerce portal using Flutterwave ~PART 1

13
Comments 3
3 min read
Django polymorphic - playing with models inheritance in Django

Django polymorphic - playing with models inheritance in Django

5
Comments
3 min read
CRUD with Django

CRUD with Django

9
Comments
4 min read
Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications

Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications

11
Comments
5 min read
Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications - 2

Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications - 2

7
Comments
8 min read
Full-Stack App Django and React

Full-Stack App Django and React

34
Comments 2
1 min read
Django Takeoff!! Course (2021)

Django Takeoff!! Course (2021)

6
Comments 2
3 min read
How to set up and run migrations in third-party Django packages

How to set up and run migrations in third-party Django packages

4
Comments
3 min read
Django JSON Response safe=False

Django JSON Response safe=False

6
Comments 2
2 min read
Laravel vs Django — Performance Comparison

Laravel vs Django — Performance Comparison

9
Comments 1
9 min read
Ecommerce Application in Django, Django Rest Framework and Vue Js

Ecommerce Application in Django, Django Rest Framework and Vue Js

14
Comments 6
1 min read
How to build a Email Newsletter Subscriber in Django?

How to build a Email Newsletter Subscriber in Django?

52
Comments 9
5 min read
How to deploy your django app to heroku

How to deploy your django app to heroku

5
Comments
4 min read
Django and Ajax: Building a Django live recording application

Django and Ajax: Building a Django live recording application

29
Comments 7
12 min read
Managing concurrency in Django using select_for_update

Managing concurrency in Django using select_for_update

7
Comments 1
4 min read
Django Debug Toolbar - How to configure

Django Debug Toolbar - How to configure

47
Comments 4
2 min read
Understand Django: Making Sense Of Settings

Understand Django: Making Sense Of Settings

6
Comments
13 min read
Things to remember when starting a new project

Things to remember when starting a new project

2
Comments
4 min read
Best place to put queries in a Django project? Model Managers!

Best place to put queries in a Django project? Model Managers!

8
Comments
2 min read
How to send email using SMTP server in django?

How to send email using SMTP server in django?

10
Comments 3
2 min read
How to use charts to visualize Django Models

How to use charts to visualize Django Models

17
Comments 1
6 min read
I Regret Being a Hipster in Tech

I Regret Being a Hipster in Tech

374
Comments 44
4 min read
Django full CI-CD flow to AWS with GitHub Actions and S3

Django full CI-CD flow to AWS with GitHub Actions and S3

121
Comments 3
8 min read
FullStack React & Django Authentication : Django REST ,TypeScript, Axios, Redux & React Router

FullStack React & Django Authentication : Django REST ,TypeScript, Axios, Redux & React Router

384
Comments 30
17 min read
Django logging - forget about 'print' when debugging

Django logging - forget about 'print' when debugging

9
Comments
3 min read
Pagination in Django.

Pagination in Django.

10
Comments 2
4 min read
Django: Testing The What, Why and How. (Code)

Django: Testing The What, Why and How. (Code)

6
Comments
8 min read
Soft Deletes in Django

Soft Deletes in Django

56
Comments 7
6 min read
Extending AJAX file Uploader with Drag & Drop functionality

Extending AJAX file Uploader with Drag & Drop functionality

21
Comments
4 min read
Efficient Django Delete Cascade

Efficient Django Delete Cascade

18
Comments 2
5 min read
Deploying Django Web App Using Heroku (Updated)

Deploying Django Web App Using Heroku (Updated)

13
Comments
6 min read
Modify or Update live database in Python and Django

Modify or Update live database in Python and Django

9
Comments
1 min read
⚖️Scaling Django⚖️

⚖️Scaling Django⚖️

16
Comments
8 min read
How To Make A Sub And Sub Sub Categories In Django [Most Important]

How To Make A Sub And Sub Sub Categories In Django [Most Important]

9
Comments 3
1 min read
Octoprofile - the Django project

Octoprofile - the Django project

7
Comments 1
3 min read
Criar um servidor em rede local com IIS e Django no Windows 10

Criar um servidor em rede local com IIS e Django no Windows 10

8
Comments 6
8 min read
Django Rest Framework Tips and Tricks

Django Rest Framework Tips and Tricks

5
Comments
2 min read
Model Field - Django ORM Working - Part 2

Model Field - Django ORM Working - Part 2

45
Comments 1
8 min read
7 Best Online Courses to Learn Django Framework

7 Best Online Courses to Learn Django Framework

18
Comments 1
5 min read
MongoDB Crash Course 2021 - DataGrip

MongoDB Crash Course 2021 - DataGrip

6
Comments 2
1 min read
Best Portfolio For Developers For Getting Hired In Company

Best Portfolio For Developers For Getting Hired In Company

31
Comments 2
2 min read
Structure - Django ORM Working - Part 1

Structure - Django ORM Working - Part 1

20
Comments
3 min read
AJAX file upload in chunks using Django, with a progress bar.

AJAX file upload in chunks using Django, with a progress bar.

28
Comments 14
7 min read
Python Typing Koans

Python Typing Koans

3
Comments
3 min read
You don't have to type all your manage.py or django-admin commands by hand anymore! Here's Django command auto complete hack

You don't have to type all your manage.py or django-admin commands by hand anymore! Here's Django command auto complete hack

11
Comments 3
2 min read
Getting Started with Django

Getting Started with Django

7
Comments 2
2 min read
The no-stress Django continuous deployment on Amazon Web Services - no terminal

The no-stress Django continuous deployment on Amazon Web Services - no terminal

5
Comments
2 min read
Tailwindcss: Fall in Love with Writing CSS Again for your Django Application

Tailwindcss: Fall in Love with Writing CSS Again for your Django Application

9
Comments
2 min read
Page Title and Favicon in Django

Page Title and Favicon in Django

7
Comments
2 min read
How to Name Django Migrations (and Why It's Important)

How to Name Django Migrations (and Why It's Important)

5
Comments
6 min read
Django, Null=True or Blank=True or both

Django, Null=True or Blank=True or both

10
Comments 3
2 min read
Setup JWT for a React Django app in minutes

Setup JWT for a React Django app in minutes

7
Comments 1
3 min read
Some basic docker commands

Some basic docker commands

2
Comments
1 min read
How To Connect Google Calendar API to Django on Heroku

How To Connect Google Calendar API to Django on Heroku

5
Comments 2
8 min read
Django Custom Commands - Tutorial for Beginners

Django Custom Commands - Tutorial for Beginners

60
Comments 3
4 min read
Top 5 Django projects that can get you a job.

Top 5 Django projects that can get you a job.

155
Comments 19
2 min read
Django-Honeypot

Django-Honeypot

2
Comments
1 min read
Create PDF documents in Django - Tutorial for Beginners

Create PDF documents in Django - Tutorial for Beginners

63
Comments 4
5 min read
Django Admin Honeypot

Django Admin Honeypot

2
Comments
2 min read
Django Authentication System - Tutorial for Beginners

Django Authentication System - Tutorial for Beginners

54
Comments 9
4 min read
loading...