|
__init__.py
|
Fixed some smaller things in the docs
|
2012-04-09 17:38:08 +01:00 |
|
app.py
|
Use American English for "behavior" in docs.
|
2012-04-19 11:51:38 -04:00 |
|
blueprints.py
|
Fix spelling.
|
2012-04-09 17:17:52 -03:00 |
|
ctx.py
|
Fixed a typo
|
2012-04-09 17:56:37 +01:00 |
|
globals.py
|
Implemented a separate application context.
|
2012-04-09 14:34:12 +01:00 |
|
helpers.py
|
Use American English for "behavior" in docs.
|
2012-04-19 11:51:38 -04:00 |
|
logging.py
|
Changed logic for debug level log settings
|
2011-10-11 19:09:37 -07:00 |
|
module.py
|
Late but 2010 -> 2011 in some files
|
2011-09-01 16:57:00 +02:00 |
|
sessions.py
|
Late but 2010 -> 2011 in some files
|
2011-09-01 16:57:00 +02:00 |
|
templating.py
|
Allow loading template from iterable
|
2012-02-24 00:46:20 -06:00 |
|
views.py
|
Remove an unused iteration variable.
|
2012-03-19 22:33:43 -07:00 |