This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
1304
Commits
4
Branches
26
Tags
14 MiB
Tree:
e2b3f07d7c
flask
/
scripts
/
testproj
/
templates
/
index.html
3 lines
94 B
Raw
Normal View
History
Unescape
Escape
Added test project I use for testing
14 years ago
{{ url_for('static', filename='test.css') }}
Updated upgrade script to no longer change url_for that don't need to be changed
14 years ago
{{ url_for('foo.static', filename='test.css') }}