This commit is contained in:
bkfox
2019-08-07 01:45:27 +02:00
parent 324cf2ef0f
commit 248b77fca4
52 changed files with 794 additions and 384 deletions

View File

@ -6,5 +6,4 @@ class AircoxConfig(AppConfig):
verbose_name = 'Aircox'
def ready(self):
import aircox.signals
pass