Best of DjangoMarch 2024

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Set Up A Django Admin Site

    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. 2
    Article
    Avatar of rpythonReal 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. 3
    Article
    Avatar of planetpythonPlanet 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.