add: add stock movemend models, api, admins
This commit is contained in:
@@ -6,4 +6,6 @@ class WherehouseConfig(AppConfig):
|
||||
name = 'core.apps.wherehouse'
|
||||
|
||||
def ready(self):
|
||||
from . import admin
|
||||
from . import admin
|
||||
from . import signals
|
||||
|
||||
Reference in New Issue
Block a user