This commit is contained in:
Usman Nasir
2019-12-12 11:04:05 +05:00
parent f1f03c7e43
commit 2cd3e62c51
69 changed files with 1371 additions and 86 deletions

View File

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