Commit graph

11 commits

Author SHA1 Message Date
defuz
8284217593 docs: `True, False and None` 2014-11-05 06:04:58 +03:00
Ron DuPlain
b885edf810 Fix typo pointed out by tri on #pocoo. 2012-04-18 15:54:04 -04:00
Ron DuPlain
df772df24f Touch up run_simple doc, #446. 2012-04-01 11:40:37 -04:00
jtsoi
fe9f5a4768 Added an example of how to configure debugging with run_simple, it has to be enabled both for the Flask app and the Werkzeug server. 2012-03-16 09:38:40 +01:00
FND
76c1a1f722 fixed spelling of "instantiate"
while the interwebs suggest "instanciate" might be a valid spelling, it
seems quite uncommon and potentially irritating (to pedants like myself)
2012-01-23 20:12:57 +01: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
Ron DuPlain
8e928a2fcb Document Werkzeug's run_simple for dispatch, #225. 2011-06-25 14:11:53 -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
Armin Ronacher
45b97d14e3 Started work on app dispatch docs 2011-03-14 14:19:12 -04:00