Fix registration of services signals

This commit is contained in:
Basraah 2018-01-06 12:08:53 +10:00
parent be90fb96ea
commit 7ae6c66beb

View File

@ -6,4 +6,4 @@ class ServicesConfig(AppConfig):
label = 'services'
def ready(self):
pass
from . import signals