forked from CGM_Public/pretix_original
Move build setup to pyproject.toml (#3240)
This commit is contained in:
@@ -49,6 +49,7 @@ class Command(BaseCommand):
|
||||
except ImportError:
|
||||
cmd = 'shell'
|
||||
del options['skip_checks']
|
||||
del options['print_sql']
|
||||
|
||||
if options['print_sql']:
|
||||
connection.force_debug_cursor = True
|
||||
|
||||
Reference in New Issue
Block a user