203 Commits (e0fa5aec3a13d9c3e8e27b53526fcee56ac0298d)
 

Author SHA1 Message Date
Armin Ronacher e0fa5aec3a Updated README as well. 15 years ago
Armin Ronacher b0ab127015 Added logo with new slogan 15 years ago
Armin Ronacher 9fa4f94ad8 Merge branch 'master' into module-support 15 years ago
Armin Ronacher f80e1d3b5a Added note on send_file security. 15 years ago
Armin Ronacher 5bb2b55a28 Explicitly set the pygments style for the PDF 15 years ago
Armin Ronacher 2d87e9bc37 Added support for send_file 15 years ago
Armin Ronacher 4156bd412f added theme submodule 15 years ago
Armin Ronacher 34e3d64892 Removed theme, this is now refactored to an external reusable theme. 15 years ago
Armin Ronacher de909b3bdf Merge branch 'master' into module-support 15 years ago
Armin Ronacher da8f88a22e Removed OpenID example, that's now in flaskext.openid anyways. 15 years ago
Armin Ronacher b93ec1465b Documented module changes in CHANGES 15 years ago
Armin Ronacher 745638e774 Added missing decorators for module wide context processors. 15 years ago
Armin Ronacher 7f837901cb Merge branch 'master' into module-support 15 years ago
Armin Ronacher f6da77e894 Fixed URL examples. This fixes #30. 15 years ago
Armin Ronacher a76aabc7f0 Merge branch 'master' into module-support 15 years ago
Armin Ronacher a921aef6c4 Fixed late binding of url_prefix. This fixes #29. 15 years ago
Armin Ronacher bc0c0559e3 Added OpenID example 15 years ago
Armin Ronacher 720bede150 Merge branch 'master' into module-support 15 years ago
florentx 67fc465262 Fix typo, remove useless import, limit lines to 79 columns. 15 years ago
Armin Ronacher 9da5795d79 Merge branch 'master' into module-support 15 years ago
Armin Ronacher f345af8d9d Use unicode in SQLAlchemy pattern. 15 years ago
Armin Ronacher dffb3d091c Removed useless import and adapted tests 15 years ago
Armin Ronacher ce53d10236 Merge branch 'master' into module-support 15 years ago
Armin Ronacher 9248a7baca None responses fail properly now. This fixes #24 15 years ago
Armin Ronacher d0eefb01d1 Added link to snippets website to the patterns docs. 15 years ago
Armin Ronacher 36f659b82b Merge branch 'master' into module-support 15 years ago
Armin Ronacher 75461c1467 Added _external support to url_for 15 years ago
Armin Ronacher 7e1db5978c Added module support to templated decorator. 15 years ago
Armin Ronacher eeb0e94951 Fixed merging confict 15 years ago
Armin Ronacher a7266ffb90 Added @templated decorator to the patterns. 15 years ago
Armin Ronacher 8d49440d8b Added example for context bound objects to the testing docs. This fixes #18 15 years ago
Armin Ronacher a9284afde9 Fixed typo in tutorial. This fixes #19 15 years ago
Armin Ronacher f1603d33f2 Docs mention query args now. This fixes #20 15 years ago
Armin Ronacher 31493850de Fixed typo in flask quickstart docs. This fixes #21 15 years ago
Armin Ronacher 36717b0273 Added support for long running sessions. This closes #16. 15 years ago
unknown 2ba88eefb5 Fixed simple typo 15 years ago
Armin Ronacher 13933eeaf8 Merge branch 'master' into module-support 15 years ago
Armin Ronacher 4559e4f0f1 Added docs on caching and decorators. 15 years ago
Armin Ronacher 41de129844 Merge branch 'master' into module-support 15 years ago
Armin Ronacher f419937d2c License after API docs 15 years ago
Armin Ronacher 606b006e23 Fixed at least one build warning by renaming files. 15 years ago
Armin Ronacher d22428bc8e Updated Makefile to also upload and build pdf docs. 15 years ago
Armin Ronacher 3ac4ec670c Beefed up PDF docs. They actually look like something now. 15 years ago
Armin Ronacher 36e24299e3 Merge branch 'master' into module-support 15 years ago
Sebastien Estienne 4395e9493c add tests for template_filter using a real template 15 years ago
Sebastien Estienne 5c9ef2c44d the template_filter now expects the parentheses 15 years ago
Sebastien Estienne a9bb965b6d add a decorator to add custom template filter 15 years ago
Armin Ronacher 58fa088abc Added missing file (fileupload docs) 15 years ago
Armin Ronacher 85d43079d1 Added missing file (fileupload docs) 15 years ago
Armin Ronacher c21caa5047 Merge branch 'master' into module-support 15 years ago