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.
How to cleanly stop Celery tasks on exceptions
Cover image for 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
Cover image for 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
Cover image for 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
Publishing your Google App: CASA Tier 2 certification
Cover image for Publishing your Google App: CASA Tier 2 certification

Publishing your Google App: CASA Tier 2 certification

Comments
4 min read
How to verify your Google App
Cover image for How to verify your Google App

How to verify your Google App

2
Comments
3 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...🙌🙌💯💯
Cover image for 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
Cover image for 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
Django - "manually" revert a migration.

Django - "manually" revert a migration.

Comments
1 min read
Streamlining Asynchronous Tasks in Django with Django Tasks Scheduler
Cover image for Streamlining Asynchronous Tasks in Django with Django Tasks Scheduler

Streamlining Asynchronous Tasks in Django with Django Tasks Scheduler

1
Comments
4 min read
UtilMeta - a meta backend framework for Python
Cover image for UtilMeta - a meta backend framework for Python

UtilMeta - a meta backend framework for Python

1
Comments
3 min read
Tips for upgrading Python/Django versions in existing apps

Tips for upgrading Python/Django versions in existing apps

3
Comments
7 min read
Creating APIs : introducing the beginner friendly framework
Cover image for Creating APIs : introducing the beginner friendly framework

Creating APIs : introducing the beginner friendly framework

Comments
1 min read
Django 3: Serve Django static files with NGINX

Django 3: Serve Django static files with NGINX

1
Comments
4 min read
Essential Tips for Beginner Django Developers

Essential Tips for Beginner Django Developers

4
Comments 3
2 min read
Django Framework is Dead 😵
Cover image for Django Framework is Dead 😵

Django Framework is Dead 😵

1
Comments 2
2 min read
What are the differences between Django and Flask?
Cover image for What are the differences between Django and Flask?

What are the differences between Django and Flask?

Comments
2 min read
10 Django Projects Ideas for Beginners
Cover image for 10 Django Projects Ideas for Beginners

10 Django Projects Ideas for Beginners

11
Comments
6 min read
Minha jornada de otimização de uma aplicação django
Cover image for Minha jornada de otimização de uma aplicação django

Minha jornada de otimização de uma aplicação django

18
Comments 2
9 min read
How to add edit link to wagtail-autocomplete items

How to add edit link to wagtail-autocomplete items

Comments
2 min read
Hi guys i am trying to deploy my django app to vercel, but i have a problem when i try to deploy can you help me to fix this ?

Hi guys i am trying to deploy my django app to vercel, but i have a problem when i try to deploy can you help me to fix this ?

Comments
1 min read
loading...