Fixes in installation
This commit is contained in:
parent
e16484600c
commit
2a98f48428
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@ def login():
|
||||||
|
|
||||||
@app.post('/'+config.admin_folder+'/register')
|
@app.post('/'+config.admin_folder+'/register')
|
||||||
def register():
|
def register():
|
||||||
print('pepe')
|
|
||||||
getpostfiles=GetPostFiles()
|
getpostfiles=GetPostFiles()
|
||||||
|
|
||||||
connection=WebModel.connection()
|
connection=WebModel.connection()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue