mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-12 09:33:11 +00:00
3 lines
60 B
Python
3 lines
60 B
Python
import django.dispatch
|
|
|
|
accessed = django.dispatch.Signal()
|