Django and Celery

Managing asynchronous tasks with this in-depth guide on Django and Celery. Read more

Similar

How to deploy Django on Dokku

Ever since I was a wide-eyed little boy, I would look up at the stars and wonder in wonder: “What if I could lease my very own, beefy, dedicated Hetzner server and have an easy way to deploy all my projects onto that?” But lo, my dreams were dashed becaus... (more…)

Read more »

Django Hello World

Django is huge. It has so many API. Reading the Django docs is like swimming in the ocean. You get lost easily. Trust me, I never thoroughly read the polls tutorial too. Before starting a new Django project, you have to know some basics in Django. (more…)

Read more »