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.
Creating a custom domain name for the AWS Elastic Beanstalk application

Creating a custom domain name for the AWS Elastic Beanstalk application

5
Comments
3 min read
Triage: When a ticket description is outdated -- Working through an issue with django-filter upgrade from 10 months ago

Triage: When a ticket description is outdated -- Working through an issue with django-filter upgrade from 10 months ago

Comments
9 min read
Auth via E-mail: Overriding Django's default auth system

Auth via E-mail: Overriding Django's default auth system

Comments
2 min read
Optimizing Database Queries in Django Applications

Optimizing Database Queries in Django Applications

1
Comments
2 min read
Django With Postgres On Ubuntu.

Django With Postgres On Ubuntu.

11
Comments
3 min read
Non-Sequential IDs Matter in Django

Non-Sequential IDs Matter in Django

Comments
2 min read
How to Manage Feature Flags in Django Applications with Django-Flags

How to Manage Feature Flags in Django Applications with Django-Flags

Comments
4 min read
Django 5: Applications and sites

Django 5: Applications and sites

1
Comments
4 min read
Flask VS. Django - Which Python Development Environment is best for you?

Flask VS. Django - Which Python Development Environment is best for you?

Comments
4 min read
Simple Tailwind & Stripe eCommerce

Simple Tailwind & Stripe eCommerce

5
Comments 1
3 min read
Precisamos falar sobre ipdb: Uma Jornada para um debugger mais Eficiente em Python

Precisamos falar sobre ipdb: Uma Jornada para um debugger mais Eficiente em Python

7
Comments
3 min read
Can anyone give me some advanced, challenging, and unique web app project advice?

Can anyone give me some advanced, challenging, and unique web app project advice?

Comments 3
1 min read
Django-Honeypot: A Simple and Effective Spam Protection Tool

Django-Honeypot: A Simple and Effective Spam Protection Tool

1
Comments
4 min read
How to cleanly stop Celery tasks on exceptions

How to cleanly stop Celery tasks on exceptions

6
Comments
3 min read
JWT Custom Authentication for Django Application

JWT Custom Authentication for Django Application

1
Comments
3 min read
How to centralize and visualize your app logs in Grafana

How to centralize and visualize your app logs in Grafana

5
Comments
6 min read
How to verify your Google App

How to verify your Google App

1
Comments
3 min read
Publishing your Google App: CASA Tier 2 certification

Publishing your Google App: CASA Tier 2 certification

Comments
4 min read
Troubleshooting AJAX Cart Item Deletion in Django: Items Not Removing from Cart

Troubleshooting AJAX Cart Item Deletion in Django: Items Not Removing from Cart

Comments
3 min read
The Django ORM: The Magic between the Application and the Database

The Django ORM: The Magic between the Application and the Database

1
Comments
6 min read
Implementation of Elastic Search in Django

Implementation of Elastic Search in Django

6
Comments
8 min read
Demystifying Django, how I built this simple blog application with the Django framework...🙌🙌💯💯

Demystifying Django, how I built this simple blog application with the Django framework...🙌🙌💯💯

Comments
3 min read
How to Set Up a Django and React SaaS Boilerplate: A Step-by-Step Guide

How to Set Up a Django and React SaaS Boilerplate: A Step-by-Step Guide

3
Comments
8 min read
Track Errors in Your Python Django Application with AppSignal

Track Errors in Your Python Django Application with AppSignal

Comments
7 min read
Django 4: Adding a database to our stack

Django 4: Adding a database to our stack

1
Comments
4 min read
loading...