flask/flask
2010-07-13 23:30:29 +02:00
..
__init__.py Re-added support for folder with static files, refactored static file sending 2010-07-05 10:23:35 +02:00
app.py Config is now available in templates, context processors no longer override keys 2010-07-13 23:30:29 +02:00
config.py Restored 2.5 compatibility{ 2010-07-04 14:17:29 +02:00
ctx.py Added support for automagic OPTIONS 2010-07-12 23:04:24 +02:00
globals.py Added missing comments, fixed setup.py and made tests pass 2010-07-04 11:35:20 +02:00
helpers.py Always register URL rules. This fixes #81 2010-07-13 23:14:53 +02:00
logging.py Various typos. 2010-07-07 02:09:07 +08:00
module.py Various typos. 2010-07-07 02:09:07 +08:00
session.py Various typos. 2010-07-07 02:09:07 +08:00
templating.py Config is now available in templates, context processors no longer override keys 2010-07-13 23:30:29 +02:00
testing.py Added a separate logging module 2010-07-05 10:37:44 +02:00
wrappers.py tiny performance improvement 2010-07-12 23:58:43 +02:00