Articles by Tag #django

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Django MongoDB Backend Quickstart

This article is written by Anaiya Raisinghani (Developer Advocate @ MongoDB) and Nora Reidy...

Learn More 75 14Feb 3

Wasp: The JavaScript Answer to Django for Web Development

Wasp v Django: Building a full stack application just got a lot easier Hey, I’m Sam, a...

Learn More 73 6Aug 30 '24

Integrate Google OAuth2 Social Authentication into your Django Web App

Introduction Many modern web apps are using social authentication methods as an...

Learn More 50 0Sep 18 '24

Understanding tasks, brokers, workers, and backends in Celery

Learn the high-level concepts in Celery so you can start building your own task queues.

Learn More 37 0Jul 23 '24

Building a SaaS app using Django

This quick blog will cover the key libraries and tools you need to build your first SaaS project with...

Learn More 34 7Jul 8 '24

Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain

This tutorial was written by Anaiya Raisinghani (Developer Advocate @ MongoDB) DjangoCon Europe is...

Learn More 33 0Apr 11

2025's Top 10 Python Web Frameworks Compared

Ranking Framework Name Star Count Release Year Introduction 1 django/django 82k 2005 It...

Learn More 30 1Jan 25

Let’s Switch Things Up: Using MongoDB in an Intro Django Project

This article is written by Anaiya Raisinghani (Developer Advocate @ MongoDB) Learning how to create...

Learn More 26 0Feb 3

Personal Finance Management App with Django, HTMX, Alpine, Tailwind, and Plaid

I’ve been eager to dive into HTMX, especially after watching the DjangoCon Europe 2022 talk From...

Learn More 25 3Oct 9 '24

Review: Boost Your Django DX by Adam Johnson

Book reviews are delicate. You don't want to spoil it, but you also want to give potential readers a...

Learn More 25 0Aug 25 '24

Comparing AI Tools for Django Developers: Cursor, Codeium, V0.dev, Claude AI, and Bolt.new

As a Django developer who’s always on the lookout for tools that simplify workflows and boost...

Learn More 24 1Nov 20 '24

Emails Setup in Django Using AWS

In the early days, communication relied on letters that took days or weeks to deliver. The internet...

Learn More 20 3Jul 28 '24

Effortless Full Stack Development: Set Up Django-React Application with One Command Using Daytona

Don't be stuck at dev environment setup Setting up both the frontend and backend for a...

Learn More 19 0Jan 10

The Key Benefits of Using a NoSQL Database in Django Development

This article is written by Anaiya Raisinghani (Developer Advocate @ MongoDB) Those who are familiar...

Learn More 18 0Feb 3

Make a Django project production-ready, create a Docker Image and use GitHub CI/CD to automate the push of the Docker image

Introduction: In this article, we will walk through a detailed explanation of Making...

Learn More 17 0Aug 1 '24

Django Unlocked: Beginners' Spawn Point

Introduction Django is a powerful web framework that allows you to build robust, scalable...

Learn More 16 1Aug 13 '24

Deploying A Django App: EC2 vs App Runner with External Celery

Wait a minute... We have all encountered this situation where we are busy trying to go to...

Learn More 16 1Aug 8 '24

Mastering Django: A Workflow Guide

Understanding the Django Framework: A Deep Dive into its Working Flow Django is a...

Learn More 15 1Jul 9 '24

Deploy Django to Azure - The Easy Way

The general perception is that deploying applications on the cloud is complicated, but that is not...

Learn More 15 0Jul 11 '24

How to Deploy a Django REST API on Render for Free

Deploying a Django REST API to Render is an excellent way to host your application in the cloud....

Learn More 15 4Nov 19 '24

How I integrated Google OAuth in my Reddit clone (DRF + React)

Google OAuth allows users to sign in to your site using their Google account, instead of creating a...

Learn More 15 2May 19

Use SQLite as a Celery broker in Django

Run an SQLite-powered Celery broker in your Django application.

Learn More 15 2Jul 25 '24

Webhooks in Django: A Comprehensive Guide

Webhooks are a powerful feature for creating real-time, event-driven applications. In the Django...

Learn More 15 1Oct 28 '24

Django Model Properties

Understanding Django Model Properties When working with Django, a powerful tool at your...

Learn More 14 0Jul 2 '24

Django 2FA With Google Authenticator

Django Django Djnago Djonga Djingo!!! I have been on a mission to build things around Django for...

Learn More 13 4Mar 28

Instrumenting Django Applications using OpenTelemetry

In this articles we are going to go through instrumentating your django application using OTel. The...

Learn More 13 0Jul 18 '24

Implementing React and Django with Docker and Nginx

If you’re ever used Django before, you’ve probably wanted to integrate it with a framework like...

Learn More 13 3Jul 23 '24

Location and Device Fingerprinting

Are a web user? You answer No? where are you reading from? I bet we all have experienced this once,...

Learn More 12 0Apr 22

FastAPI + Uvicorn = Blazing Speed: The Tech Behind the Hype

What is Uvicorn? Answer: Uvicorn is a very fast ASGI (Asynchronous Server Gateway...

Learn More 12 1Jan 10

My 7 Reasons Why Django is the Best Choice for Beginners Starting a Career in Web Development

If you’re new to web development and looking for the right framework to start with, Django could be...

Learn More 12 14Sep 10 '24