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 85 14Feb 3

2025's Top 10 Python Web Frameworks Compared

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

Learn More 42 1Jan 25

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 35 0Apr 11

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 27 1Nov 20 '24

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

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

Webhooks in Django: A Comprehensive Guide

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

Learn More 17 1Oct 28 '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

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

Django 2FA With Google Authenticator

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

Learn More 14 5Mar 28

Why I still use Django for my Saas Projects in 2025

Today, it's easy to believe Django is outdated. Trendy tools and stacks like Next.js, Supabase,...

Learn More 14 2May 18

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

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

Learn More 14 1Jan 10

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 13 0Apr 22

How to Add Google OAuth to Django REST API

User authentication is a crucial part of any modern web application, especially APIs that require...

Learn More 13 2Mar 25

Building a Simple Python-Django CRUD Application from Scratch

I believe the best way to learn full-stack dev is to create a CRUD app in that language with simple...

Learn More 13 0Oct 27 '24

Mastering Python Async IO with FastAPI

Since Python is an interpreted language, when used for back-end development, such as in the...

Learn More 12 1Dec 27 '24

How to Call Go Code in Python: Accelerate Python with Go

Leapcell: The Best of Serverless Web Hosting Combining Python and Go: Utilizing Dynamic...

Learn More 12 0Apr 8

Rapid AI-powered Applications With Django MongoDB and Voyage API

This article is written by Marko Aleksendric (Data Analyst) In the world of Python web development,...

Learn More 12 1May 7

Functional Programming in Python: A Deep Dive

Overview of Functional Programming Functional programming refers to a style where every...

Learn More 12 4Jan 30

The Django Iceberg

Hey buddy, what framework will you go in for after studying programming? Django!!! Django has always...

Learn More 11 2Mar 13

How to build a Task Manager using Django + HTMX

Phase 1: Running a server Phase 2: Returning a "Hello World" via HTTP Response Phase 3: Rendering a...

Learn More 11 0Apr 24

Role-Based Access Control in Django

Security is a very important aspect in web development, sometimes so much underrated. While naming...

Learn More 11 2Mar 28

Building a Flexible Notification System in Django: A Comprehensive Guide

Notifications are a key component of any modern web application, ensuring users are informed and...

Learn More 11 1Nov 27 '24

From Local to Cloud: Deploying a Django Employment Management App with AWS RDS

A hands-on journey of building a Django application and seamlessly migrating its database to AWS...

Learn More 10 0Feb 8

Understanding the 9 Types of Indexes in PostgreSQL

Leapcell: The Best of Serverless Web Hosting Detailed Explanation of Nine Main Index...

Learn More 10 0May 8

Python Development

How Python Development Turned My Brain Into Spaghetti (And Why I Loved It) Ah, Python. The...

Learn More 9 3Jun 7

How to upgrade the Python version in a virtual environment

Photo by Mitchell Luo on unsplash.com Table of Contents Activating the virtual...

Learn More 9 0Jan 14

Trying Out MongoDB database Backend for Django

I know many developers who use Django, of course with Relational Databases: Postgres, SQL, SQLite....

Learn More 9 1Mar 7

How to Build a Search Engine from Scratch in Python (No External Packages)

Leapcell: The Best of Serverless Web Hosting Implementing a TF-IDF Based English Search...

Learn More 9 0Jun 27