# Django

Posts by Kristian Øllegaard in the category "Django".

Source: https://www.kristian.io/blog/category/django/

- [Django translations using Transifex](/blog/2024/09/django-transifex-translations.md) (2024-09-09): How we set up Django translations through Transifex at Fenerum after .po files became a bottleneck — including the trade-offs that made it harder than expected.
- [New version of django-hvad](/post/50731973704/new-version-of-django-hvad.md) (2013-05-18): django-hvad 0.3 is out: support for Django 1.5 and a stability and performance pass, ahead of a 1.0 release that drops the 'nani' compatibility module.
- [New version of django-health-check](/post/46533332339/new-version-of-django-health-check.md) (2013-03-28): A new release of django-health-check with a refactored exception-based status API and Python 2.7+/3 support — a small pluggable system for monitoring critical services.
- [How I develop django projects](/post/46338461184/how-i-develop-django-projects.md) (2013-03-26): The shortcuts, ZSH aliases, virtualenv setup, and tooling I use day-to-day when developing Django projects on macOS — written for someone just getting started.
