flask/flask
Daniel Neuhäuser d43bfb261a Add assertIsInstance to FlaskTestCase on 2.6
This fixes an error in ConfigTestCase.test_custom_config_class
2014-02-20 19:17:59 +01:00
..
ext Happy New Year 2014 2014-01-02 19:21:07 +01:00
testsuite Add assertIsInstance to FlaskTestCase on 2.6 2014-02-20 19:17:59 +01:00
__init__.py Merge branch '0.10-maintenance' 2014-01-02 19:21:55 +01:00
_compat.py Added a workaround for a pypy bug in context managers 2014-01-26 17:34:37 +00:00
app.py Add Flask.config_class to changelog 2014-02-20 19:15:42 +01:00
blueprints.py Merge branch '0.10-maintenance' 2014-01-02 19:21:55 +01:00
config.py Add Config.from_json to changelog 2014-02-12 23:53:51 +01:00
ctx.py Fixed a missing import 2014-01-26 18:08:02 +00:00
debughelpers.py Remove the extra "1" 2014-01-24 12:43:23 -05:00
exthook.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
globals.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
helpers.py Merge branch '0.10-maintenance' 2014-02-09 13:14:26 +00:00
json.py Merge branch '0.10-maintenance' 2014-01-02 19:21:55 +01:00
logging.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
module.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
sessions.py Merge branch '0.10-maintenance' 2014-01-02 19:21:55 +01:00
signals.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
templating.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
testing.py Fixe a bug in the test client causing url parameters to be removed. This fixes #968 2014-02-08 17:19:00 +00:00
views.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
wrappers.py Added support for custom JSON mimetypes 2014-02-08 17:01:13 +00:00