Commit graph

31 commits

Author SHA1 Message Date
Armin Ronacher
0ac9582113 Added notes on Python 3 2013-06-09 12:42:24 +01:00
Thomas Waldmann
40fad2ece8 document python 2.6 minimum requirement, remove all stuff that refers to 2.5 2013-05-18 17:06:25 +02:00
Baiju Muthukadan
7a3d74f19f WSGI specification has finalized for Python 3
Mention Python 3.x is not supported
2013-01-04 14:40:08 +05:30
Ron DuPlain
0d2ffc094b Use 'venv' consistently for virtualenv directory.
Pointed out by tri on #pocoo.
2012-04-18 15:44:07 -04:00
Simon Sapin
e08028de55 pip vs. easy_install consistency 2012-03-27 17:08:55 +03:00
Ron DuPlain
e070ede050 Use "." not "source" for shell sourcing.
Shell portability from mitsuhiko.
2012-02-07 10:42:25 -05:00
Kenneth Reitz
5e848176e5 typos and fixes 2012-02-06 21:05:51 -05:00
Kenneth Reitz
60f7e3a7b4 vent and no more . 2012-02-06 20:42:06 -05:00
Kenneth Reitz
4a75198f36 pip and distribute installation 2012-02-06 20:29:14 -05:00
Ron DuPlain
ed40eacf42 Add tiny doc touchups. 2012-01-16 21:45:19 -05:00
Ori Livneh
593b003b5c tweak to one sentence 2012-01-16 21:28:35 -05:00
Ori Livneh
c34a87033f tweaks to style and structure 2012-01-16 21:28:35 -05:00
Ori Livneh
1a9e082a76 tweaks to style 2012-01-16 21:28:31 -05:00
FND
7ccca13bbd Fixed various stylistic issues in documentation 2011-12-27 11:01:14 +01:00
Daniel Haaker
693b3b7621 Tricker -> trickier
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-10-29 18:41:26 +02:00
Armin Ronacher
fd06bcfbf0 Added notes on 3.x 2010-07-18 00:51:20 +02:00
Matt Campbell
f5e533076f Edited the installation guide. 2010-06-26 18:06:20 +08:00
Georg Brandl
a224fecfd5 More typo fixes. 2010-05-30 02:15:05 +08:00
Marian Sigler
133920c83b Fix typo in docs. 2010-05-25 17:16:38 +08:00
Armin Ronacher
931dcc4c80 Fixed a doc bug and added distribtue docs. 2010-05-17 01:41:57 +02:00
Ron DuPlain
93a8ca0282 Fixed some minor typos throughout docs. 2010-05-13 18:31:08 +08:00
Chris Edgemon
a7ff9dbddd Proofreading the documentation 2010-04-19 23:25:51 -05:00
Armin Ronacher
36f105c293 Removed possible bashism. source -> . 2010-04-19 18:56:12 +02:00
Armin Ronacher
07e515b071 Leaving -> living .... 2010-04-19 17:05:24 +02:00
Armin Ronacher
3d32017681 Added instructions about how to run the latest development version. 2010-04-19 17:03:08 +02:00
Armin Ronacher
ce18d4575d Added WTForms documentation. 2010-04-19 02:22:59 +02:00
Armin Ronacher
3491465d55 No sudo for windows users. 2010-04-18 20:43:18 +02:00
moraes
51c9829a9c Fixed couple of errors in docs. 2010-04-12 16:18:01 +08:00
Armin Ronacher
05f36c7f7e Heavily improved documentation 2010-04-11 02:20:10 +02:00
Armin Ronacher
4edec48b74 Added installation docs 2010-04-09 13:13:39 +02:00
Armin Ronacher
4aa76212d1 Updated documentation. Starting to look pretty good 2010-04-09 01:32:39 +02:00