old_console/assets/constants.py
2024-11-02 14:12:45 +03:00

3 lines
81 B
Python

from incident.models import Incident
RESOLVED_STATUS = Incident.Status.RESOLVED