flask/tests
Armin Ronacher dbf55de7e8 Fixed an issue where the default OPTIONS response was
not exposing all valid methods in the `Allow` header.

This fixes #97

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-07-28 01:28:00 +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:28:00 +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