webui.py 文件源码

python
阅读 28 收藏 0 点赞 0 评论 0

项目:headers 作者: oshp 项目源码 文件源码
def page_not_found(e):
    '''Redirect HTTP 500 code to 500.html template and set objects to
    caught user feedback sent to <sentry.io>'''
    return render_template('500.html',
                           event_id=g.sentry_event_id,
                           public_dsn=sentry.client.get_public_dsn('https')
                           ), 500
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号