Code-Memo

Django Async Framework

Welcome to the lightweight, fully asynchronous class-based view framework built on top of Django.


Django Async Framework is a minimalistic framework designed to bring true async support to Django’s class-based views. It enforces the use of async def HTTP method handlers, enabling developers to write modern, non-blocking web APIs and services using Django.


Below are some notes I add whenever I learn something new during the development process:

Date: 15-5-2025

Today I Learned:

Date: 16-5-2025

Today I Learned:

Date: 17-5-2025

Today I Learned:

Date: 20-5-2025

Today I Learned:

Date: 21-5-2025

Today I Learned:

Date: 23-5-2025

Today I Learned:

Date: 26-5-2025

Today I Learned:

Date: 27-5-2025

Today I Learned: