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.
Let's Learn Django #4 Using templates & static files

Let's Learn Django #4 Using templates & static files

9
Comments
5 min read
Django Concepts

Django Concepts

1
Comments
16 min read
Django News - Python 3.7 to 3.12 updates

Django News - Python 3.7 to 3.12 updates

1
Comments
4 min read
Introducing Rs Curry: A very easy and simple Blog platform for youtuber's and kitchen master's .

Introducing Rs Curry: A very easy and simple Blog platform for youtuber's and kitchen master's .

Comments
2 min read
Django FrameWork

Django FrameWork

Comments
6 min read
Let's Learn Django #3 Writing our first view

Let's Learn Django #3 Writing our first view

5
Comments 1
2 min read
Django Framework

Django Framework

1
Comments 1
8 min read
Django Cheat Sheet

Django Cheat Sheet

8
Comments
22 min read
Let's Learn Django #1 Init

Let's Learn Django #1 Init

10
Comments
2 min read
Let's Learn Django #2 File Structure

Let's Learn Django #2 File Structure

6
Comments
3 min read
Hello World com Django

Hello World com Django

5
Comments
5 min read
Testing in Django

Testing in Django

47
Comments 7
12 min read
Getting to know Django Signals

Getting to know Django Signals

9
Comments 1
2 min read
Introduction to Docker and dockerizing a Django Application

Introduction to Docker and dockerizing a Django Application

7
Comments 3
4 min read
10 Django Packages Every Developer Must Install

10 Django Packages Every Developer Must Install

17
Comments 12
5 min read
Dashing with Django: Unleash Your Web Development Superpowers

Dashing with Django: Unleash Your Web Development Superpowers

2
Comments 5
3 min read
Unraveling Django's Reverse Generic Relationships: An In-Depth Look

Unraveling Django's Reverse Generic Relationships: An In-Depth Look

1
Comments
3 min read
Harnessing Generic Relationships in Django

Harnessing Generic Relationships in Django

2
Comments 1
3 min read
How I solved an ImportError Issue in Django

How I solved an ImportError Issue in Django

Comments
4 min read
Django, Hot Reload in Docker (VIDEO)

Django, Hot Reload in Docker (VIDEO)

5
Comments
2 min read
Building a Contact Manager CRUD App with Django and MySQL: A Step-by-Step Guide

Building a Contact Manager CRUD App with Django and MySQL: A Step-by-Step Guide

Comments
7 min read
How to Send Emails with Django

How to Send Emails with Django

8
Comments
5 min read
Understanding the to_representation and to_internal_value Methods in the Django Rest Framework

Understanding the to_representation and to_internal_value Methods in the Django Rest Framework

Comments 2
2 min read
Djangoga kirish

Djangoga kirish

Comments
2 min read
Django News - djangoproject.com website redesign!

Django News - djangoproject.com website redesign!

Comments
4 min read
Integrating Django with PostgreSQL Materialized Views

Integrating Django with PostgreSQL Materialized Views

Comments
11 min read
Django on Render

Django on Render

2
Comments 1
2 min read
Learn Django by Building a Collaborative Filtering

Learn Django by Building a Collaborative Filtering

2
Comments
2 min read
How to create REST API using Django REST framework

How to create REST API using Django REST framework

7
Comments 3
11 min read
How to connect multiple databases to Django project

How to connect multiple databases to Django project

9
Comments 1
2 min read
Django ORM

Django ORM

5
Comments
1 min read
Instance version control in DRF with Django Reversion

Instance version control in DRF with Django Reversion

Comments
9 min read
Color Django shell by development environment

Color Django shell by development environment

Comments
3 min read
WebSocket in Django

WebSocket in Django

6
Comments 1
8 min read
Deploying Your First Dockerized Django REST API on AWS Elastic Beanstalk: A Comprehensive Guide

Deploying Your First Dockerized Django REST API on AWS Elastic Beanstalk: A Comprehensive Guide

16
Comments 2
8 min read
Full Stack Todo WebApp With React and Python-Django.

Full Stack Todo WebApp With React and Python-Django.

2
Comments
8 min read
Updating WagtailCMS

Updating WagtailCMS

Comments
3 min read
Django Rest Framework: Map Values Before Serializing and Deserializing

Django Rest Framework: Map Values Before Serializing and Deserializing

Comments
1 min read
Django Project with docker container

Django Project with docker container

Comments
1 min read
How to create a translate project with Django

How to create a translate project with Django

Comments
2 min read
Django + Tailwind CSS

Django + Tailwind CSS

1
Comments
2 min read
How to reset Django admin password

How to reset Django admin password

Comments
1 min read
Authentication system using Python (Django) and SvelteKit - User Profile & Password Update

Authentication system using Python (Django) and SvelteKit - User Profile & Password Update

3
Comments
9 min read
Integrating Cloudinary-Storage with Django 🔗🔥

Integrating Cloudinary-Storage with Django 🔗🔥

16
Comments 2
2 min read
Hosting django channels with gunicorn + uvicorn + PostgreSQL + redis on railway

Hosting django channels with gunicorn + uvicorn + PostgreSQL + redis on railway

3
Comments
4 min read
Authentication system using Python (Django) and SvelteKit - Setup, Login & Logout

Authentication system using Python (Django) and SvelteKit - Setup, Login & Logout

1
Comments
11 min read
Authentication system using Python (Django) and SvelteKit

Authentication system using Python (Django) and SvelteKit

3
Comments 1
3 min read
Stored Procedures and Django: A Match Made in Performance Heaven

Stored Procedures and Django: A Match Made in Performance Heaven

1
Comments
4 min read
Deploying a Django application on Ubuntu

Deploying a Django application on Ubuntu

Comments
6 min read
Django News - DjangoCon Africa 2023 announced!

Django News - DjangoCon Africa 2023 announced!

1
Comments
4 min read
Diario de Python | #13. Color Choice: emitir votos

Diario de Python | #13. Color Choice: emitir votos

Comments
3 min read
Diario de Python | #12. Color Choice: AutenticaciĂłn por Token

Diario de Python | #12. Color Choice: AutenticaciĂłn por Token

Comments
3 min read
Selecting Things in All of the Nominated Categories

Selecting Things in All of the Nominated Categories

Comments
7 min read
Diario de Python | #11. Color Choice: Flujo de la API

Diario de Python | #11. Color Choice: Flujo de la API

Comments
2 min read
Django Crypto App Part 3: Wrap-Up and Testing

Django Crypto App Part 3: Wrap-Up and Testing

2
Comments 1
19 min read
Django Crypto App Part 2: Templates, Views and URLs

Django Crypto App Part 2: Templates, Views and URLs

Comments 1
31 min read
Django Crypto App Part 1: Functional Requirements and Setup

Django Crypto App Part 1: Functional Requirements and Setup

Comments
10 min read
Troubleshooting and Increasing Gunicorn Timeout in a Django Application

Troubleshooting and Increasing Gunicorn Timeout in a Django Application

Comments
2 min read
Setting Up Your Full-Stack Development Environment with Python, Django, and React

Setting Up Your Full-Stack Development Environment with Python, Django, and React

7
Comments
2 min read
# DJANGO-FRAMEWORK REVIEW PAPER

# DJANGO-FRAMEWORK REVIEW PAPER

Comments
12 min read
loading...