Actions
An action is a small code block like a function or a class which is reused within Django views and Celery tasks.
Where is the task?
It where in breathecode/APP_NAME/actions.py
.
An action is a small code block like a function or a class which is reused within Django views and Celery tasks.
It where in breathecode/APP_NAME/actions.py
.