Skip to content
Snippets Groups Projects
  • Jonas Braathen's avatar
    0c037da3
    Simplify notification publisher and task scheduler commands · 0c037da3
    Jonas Braathen authored
    - Rename management command start_notification_publisher to notification_publisher
    - Rename management command start_schedule_tasks to task_scheduler
    - Stop using python-daemon and lockfiles, as these will run as standalone containers anyway
    - Remove management commands stop_notification_publisher and stop_schedule_tasks
    - Remove python-daemon dependency
    0c037da3
    History
    Simplify notification publisher and task scheduler commands
    Jonas Braathen authored
    - Rename management command start_notification_publisher to notification_publisher
    - Rename management command start_schedule_tasks to task_scheduler
    - Stop using python-daemon and lockfiles, as these will run as standalone containers anyway
    - Remove management commands stop_notification_publisher and stop_schedule_tasks
    - Remove python-daemon dependency
pyproject.toml 1.22 KiB