[NEWIMPORT] Enable NEWIMPORT by defaul
This commit is contained in:
parent
e08afeecb1
commit
cf6e818ae5
|
@ -125,7 +125,7 @@ DATABASE_TYPES = (
|
|||
DATABASE_TYPE_MYSQL,
|
||||
)
|
||||
|
||||
NEWIMPORT = False
|
||||
NEWIMPORT = True
|
||||
|
||||
########################################################################
|
||||
def string_to_bool(string, default=True):
|
||||
|
|
Loading…
Reference in New Issue
Block a user