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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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