Commit graph

119 commits

Author SHA1 Message Date
awsum
d50a0b4955 typo fix 2012-01-07 21:11:35 +02:00
kracekumar
b115b38dbe Added PasswordField in docs/patterns/wtforms.rst 2011-10-06 23:45:35 +05:30
Armin Ronacher
54875e9317 Direct passthrough is counter productive 2011-09-20 00:03:24 +02:00
Armin Ronacher
8840973a33 Fixed a cross reference in the docs. 2011-09-18 12:50:56 +02:00
Armin Ronacher
b40af3ccd9 Updated the documentation to show how to set cookies for not yet existing responses 2011-09-05 18:51:47 +02:00
Armin Ronacher
d3ca55177a Updated the docs and examples to non-failing teardown handlers 2011-08-25 20:56:43 +01:00
Armin Ronacher
5ca17c86c0 Added a missing colon 2011-08-07 01:51:02 +02:00
Brandon Stafford
5304a15adc Add runserver.py filename to match earlier section of example 2011-08-04 22:31:11 -03:00
Armin Ronacher
029eebe2f5 No need for the directive here. 2011-07-27 22:34:56 +02:00
Armin Ronacher
79aa4ac14d Merge branch 'master' of github.com:mitsuhiko/flask 2011-07-27 22:34:34 +02:00
Armin Ronacher
4d2c8181b4 Updated docs for streaming 2011-07-27 22:34:18 +02:00
Dan Callahan
290925e133 Minor documentation typo / grammar fixes 2011-07-19 16:42:11 -05:00
Felix Hummel
8d2daea327 be consistent with app.config['UPLOAD_FOLDER']
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-07-15 19:02:19 +02:00
ThomasWaldmann
441c8a5b93 fixed typo 2011-07-10 09:25:08 -07:00
Hadley Rich
c6dbcd572b Trivial fix for PathDispatcher example usage 2011-06-30 22:44:28 +12:00
Armin Ronacher
c26a6dd50c Admin -> Backend 2011-06-29 15:36:02 +02:00
Armin Ronacher
22d468e190 Less annoying gender neutral forms 2011-06-28 14:34:07 +02:00
Armin Ronacher
4e47ea9105 Merge branch 'master' into blueprints 2011-06-27 09:30:39 +02:00
Jeffrey Finkelstein
12761bd02c fixed pronoun gender in documentation 2011-06-26 21:43:48 -04:00
Armin Ronacher
8232aaebaf Merge branch 'master' into blueprints 2011-06-27 00:35:38 +02:00
Ron DuPlain
8e928a2fcb Document Werkzeug's run_simple for dispatch, #225. 2011-06-25 14:11:53 -04:00
Armin Ronacher
2d946b96a1 Merge branch 'master' into blueprints 2011-06-25 12:26:13 +02:00
wilsaj
c40937e7bf 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
Peter Manser
e6b9f509ba Improving documentation for loading jQuery. Now using Google CDN with fallback to local jQuery. 2011-06-20 23:51:30 +02:00
Armin Ronacher
3add9c5fc2 Merge branch 'master' into blueprints 2011-06-20 08:44:02 +02:00
Armin Ronacher
d38c61f42a More modules -> blueprints 2011-06-17 21:58:03 +02:00
Armin Ronacher
d62e277dfe Added pattern for url processors because the API documentation itself might not reveal much. 2011-06-17 21:33:31 +02:00
Armin Ronacher
86175054d6 More docstrings for blueprints. 2011-06-17 20:27:25 +02:00
Armin Ronacher
dbfa04ece6 Removed old module documentation and added some new for blueprints. 2011-06-17 03:29:31 +02:00
Ron DuPlain
65f9bc7b22 Touch up (tiny) doc as requested by emiel, #244. 2011-06-16 10:28:51 -04:00
Armin Ronacher
a9fc040c39 Updated documentation to use teardown request where appropriate 2011-05-27 20:21:41 +02:00
Armin Ronacher
19dfe5f631 Merge pull request #230 from RonnyPfannschmidt/docs
the import order note was meant to be bold, not cursive
2011-05-08 03:32:31 -07:00
Ronny Pfannschmidt
74514fc837 the import order note was meant to be bold, not cursive 2011-05-08 11:31:52 +02:00
Aaron Kavlie
c6e4d743a9 A couple of corrections to the example fabfile. 2011-04-27 14:28:07 -07:00
Armin Ronacher
dd75cc9e28 Merge branch 'appdispatch-docs' 2011-03-15 12:07:32 -04:00
Armin Ronacher
43cf3f307f Improved wording 2011-03-15 11:25:17 -04:00
Armin Ronacher
60de3f295b Updated appdispatch pattern 2011-03-14 16:44:58 -04:00
Drew Vogel
3deae1bd48 Clarified language related to avoiding circular imports.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-03-14 14:26:33 -04:00
Armin Ronacher
45b97d14e3 Started work on app dispatch docs 2011-03-14 14:19:12 -04:00
matt swanson
5764f3abd2 fixing cross-referenced links on jquery patterns page 2011-03-13 15:48:19 -09:00
matt swanson
4046d3bd30 fixing cross-referenced links on fileupload patterns page 2011-03-13 15:47:40 -09:00
Jerry Baker
09a06abb77 Updated 'declarative' link in docs/patterns/sqlalchemy.rst
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-02-17 22:36:04 +01:00
Armin Ronacher
8ed051d5b5 Fixed a terrible wrong part in the module documentation 2011-02-10 21:43:13 +01:00
Armin Ronacher
4228d7281f No reference for favicon 2011-01-24 13:51:06 +01:00
mvantellingen
b0ca7e5af1 Implement the endpoint decorator. This allows you to easily map views to endpoints when using the werkzeug routing.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-01-24 13:49:11 +01:00
Dag Odenhall
7afd49c648 Pattern documentation for favicons
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-01-20 16:33:56 +01:00
Armin Ronacher
24c1713ff5 Improved documentation for model registration 2011-01-13 22:18:49 +01:00
agentultra
325b96099a Small change to the packages documentation example for clarity 2010-10-07 19:33:10 +08:00
Ron DuPlain
6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
agentultra
c62422c318 Updated documentation on packaging patterns 2010-09-10 06:56:16 +08:00