You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ron DuPlain 37f9cb9ca6 Import with statement in testsuite, Python 2.5. 14 years ago
..
testsuite Import with statement in testsuite, Python 2.5. 14 years ago
__init__.py Switch to explicit Werkzeug imports 14 years ago
app.py Merge remote-tracking branch 'mitsuhiko/master' 14 years ago
blueprints.py Deny dot's in blueprint endpoints. Add tests for that too. 14 years ago
config.py Switch to explicit Werkzeug imports 14 years ago
ctx.py Added an XXX to a comment to not miss removing deprecated code later 14 years ago
debughelpers.py Don't lie to the user about POST redirects 14 years ago
globals.py Switch to explicit Werkzeug imports 14 years ago
helpers.py Explained why os.getcwd is used for path finding 14 years ago
logging.py Extend the logging from the dynamically set logger class. This fixes #234 14 years ago
module.py Chnaged a bunch of behavior in blueprints for it to be more flexible. Improved backwards compat. 14 years ago
session.py Refactored session interface 14 years ago
sessions.py Added finer control over the session cookie parameters 14 years ago
signals.py Fake signals no better follow the blinker api 14 years ago
templating.py Fixed a bug in list_templates 14 years ago
testing.py Import with statement in testsuite, Python 2.5. 14 years ago
views.py Added flask.views.View.decorators to automatically decorate class based views. 14 years ago
wrappers.py Removed second mention of json. This fixes #290 14 years ago