forked from orbit-oss/flask
Updated upgrade script to no longer change url_for that don't need to be changed
This commit is contained in:
parent
874079bffe
commit
85efa3f895
3 changed files with 59 additions and 18 deletions
|
|
@ -1 +1,2 @@
|
|||
{{ url_for('static', filename='test.css') }}
|
||||
{{ url_for('foo.static', filename='test.css') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue