working on parcel storage and messaging, not complete, but partial implementation and some functionality neing introduced
This commit is contained in:
@@ -54,7 +54,7 @@ def login():
|
||||
|
||||
# let's disable inventory handling for this example
|
||||
settings = Settings()
|
||||
settings.ENABLE_INVENTORY_MANAGEMENT = True
|
||||
settings.ENABLE_INVENTORY_MANAGEMENT = False
|
||||
settings.ENABLE_EQ_LOGGING = False
|
||||
settings.ENABLE_CAPS_LOGGING = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user