forked from 3wordchant/capsul-flask
add public_ipv4_first_usable_ip, public_ipv4_last_usable_ip
This commit is contained in:
@ -43,7 +43,7 @@ def init_app(app, is_running_server):
|
||||
hasSchemaVersionTable = False
|
||||
actionWasTaken = False
|
||||
schemaVersion = 0
|
||||
desiredSchemaVersion = 17
|
||||
desiredSchemaVersion = 18
|
||||
|
||||
cursor = connection.cursor()
|
||||
|
||||
|
Reference in New Issue
Block a user