Full import path

Python doesn't want to play nice.
This commit is contained in:
Adarnof
2017-12-21 15:32:42 -05:00
committed by GitHub
parent 38baeba254
commit d370ae48a2

View File

@@ -6,4 +6,4 @@ class EveAutogroupsConfig(AppConfig):
label = 'eve_autogroups'
def ready(self):
import .signals
import allianceauth.eveonline.autogroups.signals