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 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

2
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.

187
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

27
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

16
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
1 min read
using related_name in Django

using related_name in Django

1
Comments
2 min read
Using Django's hitcount for unregistered users in your application

Using Django's hitcount for unregistered users in your application

5
Comments 2
2 min read
Django OAuth for Github - Datta Able (free product)

Django OAuth for Github - Datta Able (free product)

23
Comments 4
4 min read
Dockerize a Django, React, and Postgres application with docker and docker-compose | by Anjal Bam

Dockerize a Django, React, and Postgres application with docker and docker-compose | by Anjal Bam

37
Comments 14
8 min read
How To Have Django Packages in Flask

How To Have Django Packages in Flask

Comments
1 min read
Implementing Django email verification

Implementing Django email verification

4
Comments
2 min read
Django 4.1: Where To Apply Async

Django 4.1: Where To Apply Async

2
Comments
9 min read
How to use subdomains for Different Apps in Django Project ?

How to use subdomains for Different Apps in Django Project ?

14
Comments 2
4 min read
loading...