mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-19 19:26:17 +00:00
Import signals in app ready method for scheduler initialization
This commit is contained in:
@@ -6,4 +6,4 @@ class SchedulerConfig(AppConfig):
|
||||
name = 'scheduler'
|
||||
|
||||
def ready(self):
|
||||
pass
|
||||
from . import signals # noqa
|
||||
Reference in New Issue
Block a user