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 7c16054d81 Updated the logging documentation for recent changes. 11 years ago
..
ext Happy New Year 2014 11 years ago
testsuite Removed deprecated module functionality 11 years ago
__init__.py Removed deprecated module functionality 11 years ago
__main__.py fixed import for python 3 11 years ago
_compat.py Fixed typo in _compat.py 11 years ago
app.py Removed deprecated module functionality 11 years ago
blueprints.py Better support for namespace packages. 11 years ago
cli.py Added support for PYTHONSTARTUP to shell command. 11 years ago
config.py Base from_json on from_mapping 11 years ago
ctx.py Removed deprecated module functionality 11 years ago
debughelpers.py Remove the extra "1" 11 years ago
exthook.py Happy New Year 2014 11 years ago
globals.py Made errors for working outside of contexts clearer. 11 years ago
helpers.py Add documentation about url_for's default scheme 11 years ago
json.py fix typo 11 years ago
logging.py Updated the logging documentation for recent changes. 11 years ago
sessions.py Get rid of _tag->closure->_tag reference cycle 11 years ago
signals.py Update signals.py 11 years ago
templating.py Removed deprecated module functionality 11 years ago
testing.py Fixe a bug in the test client causing url parameters to be removed. This fixes #968 11 years ago
views.py Merge pull request #864 from obeattie/master 11 years ago
wrappers.py fix typo 11 years ago