We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698a709 commit ac9f23dCopy full SHA for ac9f23d
backend/application/commons/signals.py
@@ -1,6 +1,5 @@
1
from typing import Any
2
3
-import environ
4
from django.db.models.signals import post_save
5
from django.dispatch import receiver
6
from huey.contrib.djhuey import db_task, lock_task
0 commit comments