RealOrangeOne / django-tasks

A reference implementation and backport of background workers and tasks in Django
https://pypi.org/project/django-tasks/
BSD 3-Clause "New" or "Revised" License
314 stars 22 forks source link

Fix #42 Use modules in justfile #43

Closed pauloxnet closed 3 months ago

pauloxnet commented 3 months ago

Fix #42 as shown to @RealOrangeOne during the DjangoCon Europe 2024 sprints, I propose to invoke the commands in the justfile using their respective modules.