fix imports

This commit is contained in:
Usman Nasir
2019-12-12 08:46:07 +05:00
parent 49ed5e2914
commit f1f03c7e43
64 changed files with 75 additions and 77 deletions

View File

@@ -8,4 +8,4 @@ class ExamplepluginConfig(AppConfig):
name = 'examplePlugin'
def ready(self):
from . import signals
import signals