This website requires JavaScript.
Explore
Help
Sign in
maya-chen
/
flask
Watch
1
Star
0
Fork
You've already forked flask
0
forked from
orbit-oss/flask
Code
Pull requests
Activity
4927ce2590
flask
/
tests
History
Download ZIP
Download TAR.GZ
Armin Ronacher
4927ce2590
Fixed an issue where the default
OPTIONS
response was
...
not exposing all valid methods in the `Allow` header. This
fixes
#97
2010-07-28 01:25:08 +02:00
..
moduleapp
Re-added support for folder with static files, refactored static file sending
2010-07-05 10:23:35 +02:00
static
Static files are active in the WSGI app now, not just the server.
2010-04-14 14:11:00 +02:00
templates
Added support for signals
2010-07-17 14:39:28 +02:00
flask_tests.py
Fixed an issue where the default
OPTIONS
response was
2010-07-28 01:25:08 +02:00
flaskext_test.py
Added standard dep on py because some extensions might use py.test and the default available version is on the wrong python path
2010-07-26 02:52:05 +02:00