Posts tagged with "asynchronous"

There are a total of 1 posts.

Django-Celery-Beat: Cómo crear tareas programadas

Published Feb 03, 2025 by whitedec

Método para crear tareas programadas utilizando Django-Celery-Beat. Se explica cómo registrar y gestionar tareas periódicas usando código Python.

#django , #celery , #celery-beat , #asynchronous