Elektrine lite

← Feed

@CodenameTim@mastodon.social

Post #2531215

2026-05-07 14:05 UTC

Are you curious about using the new Django Tasks feature in production? Djangonaut Space has been running it for a few months now. It's been a great experience to use! https://www.better-simple.com/django/2026/05/06/using-django-tasks-in-production/ #Django

Replies (1)

  • @brian@pepple.us 2026-05-07 18:31

    @CodenameTim@mastodon.social Been using it with the redis backend in a comic server I wrote in January and it's been working great. Planning to use it a bit in my production server once on of its straggling dependencies (django-wiki) supports Django-6.*.

    Open ##3043374