Refactored model files
This commit is contained in:
@@ -5,4 +5,5 @@ class FlightslotConfig(AppConfig):
|
||||
name = 'flightslot'
|
||||
|
||||
def ready(self):
|
||||
# Import only when application is ready otherwise signals will not be called
|
||||
from . import signals
|
||||
Reference in New Issue
Block a user