David Lord
28d0f66c1f
remove tests and docs for python 2.6 and 3.3
2017-12-16 07:00:00 -08:00
David Lord
66b1b752da
simplify logging configuration
...
single default handler and formatter
don't remove handlers
configure level once using setLevel
document logging
reorganize logging tests
2017-07-31 12:49:03 -07:00
David Lord
3c7625e8c0
update development resources
...
fix tox to test examples again
add detox tox env for faster testing
clean up makefile, add tox target
add extra group for installing dev requirements
clean up contributing doc, build with docs
expand issue template
add pull request template
2017-05-28 10:26:07 -07:00
Armin Ronacher
e9d1fc47bf
Updated docs for click support
2014-04-28 13:27:13 +02:00
Armin Ronacher
0ac9582113
Added notes on Python 3
2013-06-09 12:42:24 +01:00
Ron DuPlain
7c79ce6e41
Revise foreword and Becoming Big docs, #484 .
2012-04-23 23:42:58 -04:00
Armin Ronacher
9bed20c07c
Added documentation for appcontext and teardown handlers
2012-04-09 17:29:00 +01:00
Armin Ronacher
933d203828
Started extensions introduction document
2011-09-18 15:10:50 +02:00
Armin Ronacher
b36d7b3288
Added class based view documentation
2011-06-28 14:24:54 +02:00
Armin Ronacher
bfd67764fb
Started documentation for blueprints
2011-06-07 15:32:44 +02:00
Armin Ronacher
e71a5ff8de
Started work on new request dispatching. Unittests not yet updated
2011-05-27 20:10:53 +02:00
Armin Ronacher
4a2d2ba3b8
Added templating docs. This basically fixes #92
2010-07-18 01:30:28 +02:00
Armin Ronacher
c360f005c3
Added signal documentation
2010-07-17 15:25:53 +02:00
Armin Ronacher
793a56bc8b
Added the pocoo styleguide to the documentation
2010-07-15 17:01:04 +02:00
Matt Campbell
f3dd3da59e
Copy edited and partially rewrote the foreword.
2010-06-26 18:06:14 +08:00
Armin Ronacher
7503fc8175
Added upgrading notes
2010-06-19 17:17:50 +02:00
Armin Ronacher
387be22f26
Added unicode chapter to the docs. This fixes #67
2010-06-17 19:01:32 +02:00
Armin Ronacher
33a035bb0e
Added security document
2010-06-10 23:06:54 +02:00
Armin Ronacher
ca0aa9533f
Added an HTML FAQ document, first draft.
2010-06-07 02:18:31 +02:00
Armin Ronacher
ee69fb5890
Added document about extension development
2010-05-31 21:14:27 +02:00
Armin Ronacher
dfecc86dd3
Ported examples over to new config. documented upgrading
2010-05-27 21:17:25 +02:00
Armin Ronacher
182ee31503
Added chapter about config
2010-05-27 17:42:01 +02:00
Armin Ronacher
ef0dc1800f
Added interactive Python docs, fixed part style.
2010-05-24 18:37:48 +02:00
Armin Ronacher
cbcd15c3b5
Beefed up latex output. Unfortunately parts look ugly.
2010-05-24 08:38:28 +02:00
Armin Ronacher
ea5e654e9e
Added a documentation chapter about logging
2010-05-17 22:46:35 +02:00
Armin Ronacher
f419937d2c
License after API docs
2010-04-25 17:33:56 +02:00
Armin Ronacher
606b006e23
Fixed at least one build warning by renaming files.
2010-04-25 17:25:16 +02:00