lelcsc/lelcsc/core/signals.py

4 lines
60 B
Python

from django.dispatch import Signal
populate_nav = Signal()