signals.py 71 B

1234
  1. import django.dispatch
  2. secret_key_changed = django.dispatch.Signal()