How to highlight code in Django templates with EnlighterJS

How to highlight code in Django templates with EnlighterJS

2025-04-12 Categories: Django

Deep dive into Django internals.

How to create periodic tasks with Celery 4 and Celery 5

How to create periodic tasks with Celery 4 and Celery 5

2025-03-30 Categories: Django

Python is an incredibly versatile language. In this post, we'll dive into some of the more advanced patterns that make Python powerful and elegant.