Add Feedback at the registration process (fix #78) #79
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ def register():
|
|||
return ret, 409
|
||||
|
||||
|
||||
|
||||
@app.route('/umfrage', methods=['POST'])
|
||||
@flask_praetorian.auth_required
|
||||
def survey():
|
||||
|
|
Loading…
Reference in a new issue