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.
Django Signals part 1

Django Signals part 1

2
Comments
3 min read
(VIDEO) Django Material Template - How to use it

(VIDEO) Django Material Template - How to use it

11
Comments
2 min read
Starting a new Django Project with PostgreSQL database

Starting a new Django Project with PostgreSQL database

7
Comments 2
5 min read
Managing User Permissions in Django

Managing User Permissions in Django

1
Comments
7 min read
How to Build a Scalable Streaming App with Django, Celery & YugabyteDB

How to Build a Scalable Streaming App with Django, Celery & YugabyteDB

2
Comments
8 min read
An E-commerce API

An E-commerce API

41
Comments 6
1 min read
Django + Celery: testando sistemas com filas

Django + Celery: testando sistemas com filas

7
Comments
7 min read
Django API Generator - Open-Source Project

Django API Generator - Open-Source Project

65
Comments 12
1 min read
Multi-Tenancy in Django

Multi-Tenancy in Django

1
Comments
10 min read
Freedom for HTML input elements using HTMx

Freedom for HTML input elements using HTMx

1
Comments
2 min read
How do you revert a newly applied Django migration?

How do you revert a newly applied Django migration?

4
Comments
3 min read
The Best GitHub Repositories For Django Developers.

The Best GitHub Repositories For Django Developers.

181
Comments 9
6 min read
In-Depth guide to deploying Django & React to a Linux Server using Apache and WSGI

In-Depth guide to deploying Django & React to a Linux Server using Apache and WSGI

17
Comments 1
11 min read
How to create a relations between primary key and foreign key in Django models and POST values into DB

How to create a relations between primary key and foreign key in Django models and POST values into DB

Comments
1 min read
Django with cloud sql auth proxy locally and in Cloud Run

Django with cloud sql auth proxy locally and in Cloud Run

3
Comments
2 min read
Build services in Django without coding (free product)

Build services in Django without coding (free product)

45
Comments 4
2 min read
Makefile for your Django project

Makefile for your Django project

26
Comments
3 min read
Django 4.1: Improving Database Accessibility

Django 4.1: Improving Database Accessibility

6
Comments 1
12 min read
Django Rest API with Elastic Search

Django Rest API with Elastic Search

3
Comments
8 min read
Primer to Django and HTMx

Primer to Django and HTMx

8
Comments
4 min read
Add custom filters to django admin and more...

Add custom filters to django admin and more...

6
Comments
1 min read
Re-Dcrypt Cryptic Hunt Making

Re-Dcrypt Cryptic Hunt Making

6
Comments
2 min read
Integrating Django Admin with Markdown Editor

Integrating Django Admin with Markdown Editor

14
Comments 2
2 min read
how to fix raise ImproperlyConfigured("settings.DATABASES is improperly configured. "

how to fix raise ImproperlyConfigured("settings.DATABASES is improperly configured. "

5
Comments
1 min read
using related_name in Django

using related_name in Django

1
Comments
2 min read
loading...