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.
Armin Ronacher df1dd57045 Cleaned up url routing common docs. This fixes #279 14 years ago
..
ext Deal with partially setup packages in the redirect hook. 14 years ago
testsuite Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
__init__.py Late but 2010 -> 2011 in some files 14 years ago
app.py Cleaned up url routing common docs. This fixes #279 14 years ago
blueprints.py Fixed Blueprint.app_url_value_preprocessor. 14 years ago
config.py Late but 2010 -> 2011 in some files 14 years ago
ctx.py Context preserving is now part of Flask and not the test client. This fixes #326 14 years ago
debughelpers.py Don't lie to the user about POST redirects 14 years ago
globals.py Context preserving is now part of Flask and not the test client. This fixes #326 14 years ago
helpers.py Late but 2010 -> 2011 in some files 14 years ago
logging.py Late but 2010 -> 2011 in some files 14 years ago
module.py Late but 2010 -> 2011 in some files 14 years ago
session.py Late but 2010 -> 2011 in some files 14 years ago
sessions.py Late but 2010 -> 2011 in some files 14 years ago
signals.py Late but 2010 -> 2011 in some files 14 years ago
templating.py Late but 2010 -> 2011 in some files 14 years ago
testing.py Context preserving is now part of Flask and not the test client. This fixes #326 14 years ago
views.py Merge pull request #322 from jperras/patch-1 14 years ago
wrappers.py Late but 2010 -> 2011 in some files 14 years ago