71 years instead of 70. detect dated which do not need changing
[redakcja.git] / apps / catalogue / signals.py
1 from django.dispatch import Signal
2
3 post_publish = Signal()