From 80f11290c91681160a7e018b36722278f41b9681 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 25 Apr 2021 12:30:59 +1000 Subject: [PATCH] Remove old command --- InvenTree/InvenTree/ready.py | 1 - 1 file changed, 1 deletion(-) diff --git a/InvenTree/InvenTree/ready.py b/InvenTree/InvenTree/ready.py index f78c7ad493..aa31fac947 100644 --- a/InvenTree/InvenTree/ready.py +++ b/InvenTree/InvenTree/ready.py @@ -18,7 +18,6 @@ def canAppAccessDatabase(): 'makemirations', 'migrate', 'check', - 'dbrestore', 'mediarestore', 'shell', 'createsuperuser',