Commit Graph

20 Commits

Author SHA1 Message Date
David Lord a887e179b8
clean up 2023-08-16 14:25:53 -07:00
pavithra aa6d4c3e92
update dispatch-by-path example 2023-08-16 14:25:36 -07:00
Asif Saif Uddin 1a68768e6b
python 2 style inheritance clean up from docs 2022-12-24 10:31:23 -07:00
David Lord 171aabc87d
remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord e01b68e7ee
update patterns, snippets, extensions docs 2019-09-23 08:19:40 -07:00
bagratte 9a80fe691d minor revision of documentation. 2016-04-01 23:12:25 +02:00
Alex Chan 8570633214 Fix a few spelling mistakes in the docs 2015-04-03 20:43:40 +01:00
defuz 17eee81da0 docs: ``Flask-Uploads``, ``X-Forwarded-Host`` 2014-11-05 07:23:47 +03:00
defuz 06d9a5e738 docs: :file:`/var/www/foo`, ``/static`` 2014-11-05 07:19:02 +03:00
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