Using python-decouple in Django projects

Using python-decouple in Django projects

2026-04-22 Categories: Django Python

A blog post about using python-decouple in Django projects, comparing it with other solutions and providing usage examples.

How to handle 404 and 500 errors in Django

How to handle 404 and 500 errors in Django

2026-04-18 Categories: Django

A guide on how to add custom handlers for 404 and 500 errors in Django to improve user experience.

How to automate HoneyGain lucky pot opening with Celery

How to automate HoneyGain lucky pot opening with Celery

2026-04-17 Categories: Django Automation

A guide on how to automate the daily opening of the HoneyGain lucky pot using Celery and the pyHoneygain library.