kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
4 wiersze
91 B
Python
4 wiersze
91 B
Python
![]() |
import django.dispatch
|
||
|
|
||
|
report_created = django.dispatch.Signal(providing_args=["report"])
|