Apr 21, 2025 6 min
Chat with Your Data: Integrating PandasAI in Django Admin
Have you ever found yourself needing to analyze your backend data while working on a Django project? It can be a tedious task, often involving diving into SQL tables and crafting complex queries.
Mar 13, 2025 8 min
Integrating GrapesJS with Django
Creating dynamic and customizable web pages is a cornerstone of modern web development. If you’re building a Django application and want to offer a reliable WYSIWYG editor, GrapesJS is a compelling…
Jun 28, 2018 4 min
A Simple Real Time Chat with Django Channels and React
In this article I will talk about developing a real time chat. You can check the chat working in this video .