..
appdispatch.rst
Fix typo pointed out by tri on #pocoo.
2012-04-18 15:54:04 -04:00
appfactories.rst
Added more information about app factories.
2013-03-17 21:42:30 +01:00
caching.rst
appengine -> app engine
2010-05-27 13:54:40 +02:00
celery.rst
Added celery pattern
2013-01-27 00:38:25 +00:00
deferredcallbacks.rst
Update docs/patterns/deferredcallbacks.rst
2013-01-14 14:53:06 -08:00
distribute.rst
Added chapter about fabric based deployments
2010-07-06 16:07:13 +02:00
errorpages.rst
Less annoying gender neutral forms
2011-06-28 14:34:07 +02:00
fabric.rst
Bug fix in the documentation for Deploying with Fabric: as of Fabric 1.0, in the local() function capture=False by default, so it must be explicitly set to capture=True so it returns a python string ( http://docs.fabfile.org/en/1.0.1/api/core/operations.html#fabric.operations.local )
2011-06-21 10:05:26 -05:00
favicon.rst
No reference for favicon
2011-01-24 13:51:06 +01:00
fileuploads.rst
be consistent with app.config['UPLOAD_FOLDER']
2011-07-15 19:02:19 +02:00
flashing.rst
Fix Message Flashing doc, from SwashBuckla #pocoo.
2012-01-31 05:46:18 -05:00
index.rst
Added celery pattern
2013-01-27 00:38:25 +00:00
jquery.rst
document python 2.6 minimum requirement, remove all stuff that refers to 2.5
2013-05-18 17:06:25 +02:00
lazyloading.rst
Fixed small typos in docs. Added a cross-ref.
2010-10-07 19:32:07 +08:00
methodoverrides.rst
Added HTTP override middleware to docs. This fixes #582
2012-10-07 13:02:05 +02:00
mongokit.rst
Merge pull request #479 from dmishe/patch-1
2012-06-17 06:25:10 -07:00
packages.rst
Update docs/patterns/packages.rst
2012-03-20 22:07:58 +01:00
requestchecksum.rst
Added a new example for checksums on input data. This fixes #601
2012-10-07 15:46:21 +02:00
sqlalchemy.rst
Fixed small mistake in sqlalchemy pattern
2012-09-04 00:51:45 -03:00
sqlite3.rst
fix minitwit/flaskr test errors, improve docs about file open mode
2013-05-25 19:13:48 +02:00
streaming.rst
correcting typo
2012-11-05 15:31:07 -08:00
templateinheritance.rst
Add closing html tag
2013-02-22 11:15:40 +00:00
urlprocessors.rst
Fixed typo in URL Processor documentation
2013-04-14 00:10:38 -07:00
viewdecorators.rst
Less annoying gender neutral forms
2011-06-28 14:34:07 +02:00
wtforms.rst
Update docs/patterns/wtforms.rst
2012-02-25 15:29:13 -05:00