Skip to content

Move url_for to the Flask app object #4568

@davidism

Description

@davidism

Add a url_for method to the Flask app object. Similar to functions like flask.json.dumps, flask.url_for should look for a current_app and call its url_for method. This will allow applications to override the url building behavior.

Metadata

Metadata

Assignees

Labels

save-for-sprintPlease don't pick this unless you're participating in an official sprint.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions