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.
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
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.