5 строки
68 B
Python
5 строки
68 B
Python
|
import django.dispatch
|
||
|
|
||
|
|
||
|
submission_done = django.dispatch.Signal()
|