MCPcopy
hub / github.com/pallets/flask / blog.py

File blog.py

examples/tutorial/flaskr/blog.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from flask import Blueprint
2from flask import flash
3from flask import g
4from flask import redirect

Callers

nothing calls this directly

Calls 1

BlueprintClass · 0.90

Tested by

no test coverage detected