📄️ Getting Started
Getting Started with Django, a leading web framework written in Python
📄️ Releases
This page presensts the history of Django starting from the latest versions.
📄️ Async vs. Celery
Learn the key differences between Django Async and Celery
📄️ DB Backups & Restore
Learn how to manage Backups & DB Restore in Django
📄️ Django & Plotly
Learn how to showcase charts with Django & Plotly
📄️ Simple Charts
Learn how to showcase charts in Django
📄️ API and Chart.JS
Learn how to showcase charts with Django & Chart.JS
📄️ Custom Commands
Learn how to add our own commands in Django Framework
📄️ Docker HOT Reload
This page explains how to add HIT reload in Docker for a Django project
📄️ Docker DB Persistence
How to execute Django in Docker with DB persistence
📄️ How to DEBUG
Learn how to DEBUG Django and activate Logging
📄️ Integrate Celery
Learn how to integrate Django with Celery
📄️ Integrate Docker
Learn how to integrate Docker and Docker Compose to a Django project
📄️ Integrate GUMROAD
Learn how to integrate Django with GUMROAD for payments
📄️ Integrate MongoDB
Learn how to integrate Django with MongoDB
📄️ Integrate PayPal
Learn how to integrate Django with PayPal for payments
📄️ Integrate Stripe
Learn how to integrate Django with Stripe for payments
📄️ Multitenancy
The concept of Multitenancy in Django
📄️ Popular Modules
A curated list with popular modules for Django
📄️ Admin Templates
Learn how to customize the admin section for a Django Project