This website requires JavaScript.
Explore
Help
Sign in
orbit-oss
/
flask
Watch
4
Star
4
Fork
You've already forked flask
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
60
commits
4
branches
69
tags
37
MiB
855e7e9327
Commit graph
3 commits
Author
SHA1
Message
Date
Armin Ronacher
fb2d2e446b
request_init -> before_request and request_shutdown -> after_request
...
This
fixes
#9
.
2010-04-16 11:03:16 +02:00
Armin Ronacher
ca520fb7e4
Static files are active in the WSGI app now, not just the server.
2010-04-14 14:11:00 +02:00
Armin Ronacher
08f1f0dc32
Added more Flask tests
2010-04-14 02:42:12 +02:00