mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
3 lines
60 B
Python
3 lines
60 B
Python
import django.dispatch
|
|
|
|
accessed = django.dispatch.Signal()
|