예제 #1
0
 def no_blueprint_custom_endpoint_func():
     return forward()
예제 #2
0
 def no_blueprint_auto():
     return forward()
예제 #3
0
 def no_blueprint():
     return forward('no_blueprint.html')
예제 #4
0
 def no_blueprint_custom_endpoint_func():
     return forward()
예제 #5
0
 def no_blueprint_auto():
     return forward()
예제 #6
0
 def no_blueprint():
     return forward('no_blueprint.html')