tubearchivist/backend/task
Simon 27bb5ff298
add to each item to pending queue in loop
2025-07-11 22:47:28 +07:00
..
migrations renamed django app folder to backend 2024-08-03 21:58:22 +02:00
src Add test notification button (#996) 2025-07-11 17:30:50 +07:00
tests renamed django app folder to backend 2024-08-03 21:58:22 +02:00
__init__.py renamed django app folder to backend 2024-08-03 21:58:22 +02:00
celery.py parse unix connection string for redis socket 2025-01-27 16:36:19 +07:00
models.py add get views for schedules, #723 2024-08-23 21:13:00 +02:00
serializers.py Add test notification button (#996) 2025-07-11 17:30:50 +07:00
tasks.py add to each item to pending queue in loop 2025-07-11 22:47:28 +07:00
urls.py Add test notification button (#996) 2025-07-11 17:30:50 +07:00
views.py Add test notification button (#996) 2025-07-11 17:30:50 +07:00