How and when to use GenericForeignKey?

Let’s first understand the meaning of generic, accordin

Nov. 9, 2025 continue
Why Celery?

Celery is a widely used distributed task queue framework for

Sept. 22, 2025 continue
N+1 Query Problem

Have you ever been working on an app, staring at your screen

Sept. 14, 2025 continue
Map, Filter, Reduce

In this article, we will study Map, Reduce, and Filter Opera

Sept. 7, 2025 continue
celery shared_task() in python classes

When using Celery’s `shared_task` decorator in a class metho

Sept. 7, 2025 continue
Popular python libraries in AI

Certainly! Here's a brief overview of each library you menti

May 21, 2024 continue
Create a PostgreSQL Database in Docker

PostgreSQL is a well-known relational DBMS that provide

April 15, 2024 continue
Machine learning models

A machine learning model is defined as a mathematical repres

April 13, 2024 continue
Deep learning and Machine learning

Deep learning models are a class of ML models that imitate t

April 13, 2024 continue
Important files from Django to Fastapi

views => controllers & routersurls => routersseria

March 4, 2024 continue