Learn how to set up and customize the Django admin site to efficiently manage your models and improve the quality of your Django project.
2
Real Python·2y
Creating Asynchronous Tasks With Celery and Django – Real Python
Learn how to integrate Celery into your Django app to offload time-intensive tasks and improve user experience.
3
Planet Python·2y
PyCoder’s Weekly
Learn how to integrate Celery and Django using Redis as a message broker, understand the background and usage of Context Managers in Python, and explore the Ultimate Guide to Data Wrangling with Python.