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
e853a0f739
flask
/
tests
History
Download ZIP
Download TAR.GZ
Armin Ronacher
e853a0f739
The test client and test_request_context are now both using the same logic internally for creating the environ. Also they use APPLICATION_ROOT now.
2011-08-25 20:47:50 +01:00
..
blueprintapp
Fixed a bug in list_templates
2011-07-16 01:16:29 +02:00
moduleapp
normpath is now used before loading templates
2010-08-09 15:16:02 +02:00
static
Static files are active in the WSGI app now, not just the server.
2010-04-14 14:11:00 +02:00
subdomaintestmodule
Added testcase. This
fixes
#108
2010-08-20 11:16:18 +02:00
templates
Added support for signals
2010-07-17 14:39:28 +02:00
flask_tests.py
The test client and test_request_context are now both using the same logic internally for creating the environ. Also they use APPLICATION_ROOT now.
2011-08-25 20:47:50 +01:00
flaskext_test.py
merged
2010-10-19 09:09:55 +02:00